Skip to content
Grok

WHOIS for Grok

io.github.kincaidyang/whois

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

client:Grok transport:streamable-http tools:2

Install WHOIS in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "whois": {
      "type": "http",
      "url": "https://whois.ddnsip.cn/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

WHOIS in other clients