WhoisXML API MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@WhoisXML API MCP ServerWHOIS for example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
WhoisXML API MCP Server
The official WhoisXML API MCP server: 32 first-party tools for WHOIS, DNS, IP geolocation, threat intelligence, typosquatting, email verification, and native bulk lookups — in Claude, Cursor, VS Code, LobeChat, or any MCP client.
Documentation: https://mcp.whoisxmlapi.com
npm package:
@whoisxmlapidotcom/mcp-whoisxmlapiDocker image:
whoisxmlapidotcom/mcp-whoisxmlapiMCP Registry:
io.github.whois-api-llc/mcp-whoisxmlapi
This repository is the public listing home for the server. Distribution is via the hosted endpoint, npm, and Docker Hub; the implementation source is maintained privately by Whois API, Inc.
Hosted endpoint (no install)
Connect any remote-capable MCP client to the hosted server — authentication is via OAuth with your WhoisXML API key:
https://mcp-hosted.whoisxmlapi.com/mcp{
"mcpServers": {
"whoisxmlapi": {
"url": "https://mcp-hosted.whoisxmlapi.com/mcp"
}
}
}Related MCP server: domain-mcp
Run locally
Requires a WhoisXML API key — get one at https://whoisxmlapi.com.
npm:
{
"mcpServers": {
"whoisxmlapi": {
"command": "npx",
"args": ["-y", "@whoisxmlapidotcom/mcp-whoisxmlapi"],
"env": { "WHOISXMLAPI_TOKEN": "at_YOUR_KEY" }
}
}
}Docker:
docker run -i --rm -e WHOISXMLAPI_TOKEN=at_YOUR_KEY whoisxmlapidotcom/mcp-whoisxmlapiTools (32)
Domain intelligence
Tool | What it does |
| Current WHOIS/RDAP registration data for a domain — registrar, dates, nameservers, status, contacts. |
| Full timeline of WHOIS changes — ownership transfers, registrar moves, nameserver swaps. |
| Enriched WHOIS profile combining current + historical records to fill redacted fields. |
| Every domain whose WHOIS record contains a free-text term (name, email, org, address). |
| Field-specific WHOIS searches (e.g. |
| 0–100 trust score from live infrastructure and configuration checks. |
| Check whether a domain belongs to a typosquatting group, or expand the full group. |
| Classify a domain into IAB Content Taxonomy v3.1 categories. |
DNS & infrastructure
Tool | What it does |
| Current DNS records — A, AAAA, MX, NS, SOA, TXT, CNAME, PTR, SRV, CAA, DS, DNSKEY, or all. |
| Historical DNS records (forward) or domains historically on an IP (reverse). |
| Search DNS records by pattern and return matching domains. |
| Every domain currently pointing at an IP, with first-/last-seen dates. |
| Every domain using a specific MX server. |
| Every domain delegated to a specific nameserver. |
| Enumerate up to 10,000 known subdomains of a domain with seen timestamps. |
| Newly-registered domains/subdomains containing search terms (wildcards supported). |
| TLS certificate details — issuer, validity, SANs, chain trust. |
IP intelligence
Tool | What it does |
| Country, region, city, ISP, ASN for an IP, domain, or email. |
| CIDR ranges, ASN, organisation, and registration dates for IP/ASN/org. |
Threat & brand protection
Tool | What it does |
| Check a domain, URL, IP, CIDR, or file hash against malware/phishing/spam/botnet feeds. |
| Newly added/dropped/updated domains containing brand terms — typosquat & lookalike monitoring. |
| New/changed domains whose WHOIS registrant fields match search terms. |
Tool | What it does |
| Syntax, MX, and SMTP deliverability checks; flags disposable/role/free/catch-all. |
| Boolean verdict on disposable/temporary email providers. |
Screenshots
Tool | What it does |
| Capture a web page screenshot, returned as a native image content block. |
Native bulk
Tool | What it does |
| WHOIS for up to 10,000 domains in one call (native bulk, async |
| Email verification for up to 10,000 addresses (native bulk, async if long-running). |
| DNS lookups for up to 200 domains, fanned out concurrently. |
| IP geolocation for up to 200 IPs, fanned out concurrently. |
| Subdomain discovery for up to 200 apex domains. |
| Progress of an in-flight bulk job. |
| Full per-input results of a completed bulk job. |
Example prompts
"Look up the WHOIS for suspicious-domain.com and tell me if it's suspicious."
"Find all subdomains of example.com and check their DNS history."
"Check the threat intelligence reputation of 203.0.113.7 and what's hosted there."
© Whois API, Inc. · https://www.whoisxmlapi.com · Support: https://whoisxmlapi.com/contact-us
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for DNS lookups, reverse DNS, WHOIS, and domain checks. Zero auth, zero config.Last updated5593MIT
- Flicense-quality-maintenanceAn MCP server for domain availability checks, WHOIS lookups, and domain suggestions using RDAP and TCP port 43. It allows users to perform bulk checks and retrieve registration details across multiple TLDs without requiring an API key.Last updated45

mcp-ip2whoisofficial
AlicenseAqualityBmaintenanceA Model Context Protocol (MCP) server that provides comprehensive WHOIS lookup capabilities using the IP2WHOIS API. This server allows AI agents to query domain registration details, including expiry dates, registrar information, and registrant data.Last updated21MIT- AlicenseAqualityDmaintenanceMCP server providing DNS resolution, reverse DNS, RDAP-based WHOIS, and IP geolocation lookups. No API keys required , and all upstreams are public.Last updated4MIT
Related MCP Connectors
Domain intelligence for DNS, WHOIS/RDAP, TLS, reputation, valuation, and brand protection.
Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage.
ip-api.com MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/whoisxmlapi/mcp-whoisxmlapi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server