Skip to content
Back to search
30
MCP

io.github.ip2whois/mcp-ip2whois

io.github.ip2whois/mcp-ip2whois

WHOIS domain MCP server that query the WHOIS information using IP2WHOIS API.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ip2location/mcp-ip2location-io
IP Geolocation MCP server that query the geolocation information using IP2Location.io API.
0 tools
io.github.wei/mcp-registry-mcp-server
MCP server for querying the official MCP registry.
0 tools
io.github.cyanheads/whois-mcp-server
Domain registration, availability, DNS records, and IP/ASN resolution via RDAP and DNS-over-HTTPS.
0 tools
io.github.ofershap/dns
MCP server for DNS lookups, reverse DNS, WHOIS, and domain checks — zero auth, zero config
0 tools
whoisfreaks/mcp-server
MCP Server for getting domain's WHOIS, DNS, SSL and subdomain data.
0 tools
io.github.daedalus/mcp-mdns
MCP server for mDNS (Multicast DNS) service discovery
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ip2whois/mcp-ip2whois": {
      "url": "None",
      "transport": "http"
    }
  }
}