Skip to content
Back to search
30
MCP streamable-http

WHOIS

io.github.kincaidyang/whois

Query WHOIS/RDAP information for domains, IP addresses, CIDR prefixes and ASNs. Self-hostable.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Rdap
RDAP — Registration Data Access Protocol (domains, IPs, ASNs) via IANA bootstrap
0 tools · streamable-http
Domain RDAP Registration
Structured domain registration data over RDAP, the modern WHOIS replacement, no key. Returns registrar, status, nameservers, and key event d
0 tools · http
WhoisLookup
Domain WHOIS, DNS records, SSL certificates, and availability checks.
0 tools · sse
WHOIS
Provides network information lookup through WHOIS and RIR database queries across RIPE NCC and ARIN regions, enabling contact card lookups,
0 tools
io.github.saidutt46/domain-check
Fast domain availability checker with RDAP/WHOIS — batch checks, TLD presets, and name generation.
0 tools
@pipeworx/mcp-rdap
RDAP — Registration Data Access Protocol (domains, IPs, ASNs) via IANA bootstrap
0 tools

How to use

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

{
  "mcpServers": {
    "whois": {
      "url": "https://whois.ddnsip.cn/mcp",
      "transport": "streamable-http"
    }
  }
}