Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by wgr1984 • Analytics & Monitoring
A small MCP server that exposes the nslookup command via a REST API to perform forward and reverse DNS lookups with optional DNS server selection.
Resolve domain names to IP addresses as part of network diagnostics or routing decisions.
Perform reverse DNS lookups on IP addresses to enrich telemetry or logging data with hostnames.
Test or validate DNS responses using a specific DNS server (e.g., Google or Cloudflare) for troubleshooting or monitoring.
This MCP server wraps the system nslookup command and exposes it over a simple REST API, making DNS resolution easy to call from other services or agents. It supports both forward (hostname→IP) and reverse (IP→hostname) lookups and allows specifying a DNS server (e.g., 8.8.8.8 or 1.1.1.1). The project is lightweight and intended as a focused microservice for integrating DNS functionality into applications or agent workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.