28 WhoisXML API tools for AI agents — WHOIS lookups & history, reverse WHOIS, DNS lookup & history, reverse DNS/MX/NS, IP geolocation, IP netblocks, SSL certificates, subdomain discovery, threat intelligence, domain categorization, email verification, typosquatting detection, and bulk variants for batched lookups. Stdio and Streamable-HTTP transports, OAuth 2.1 with PKCE for hosted mode, npm and Docker distributions.
Server Config
{
"mcpServers": {
"whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "your-api-token-here"
}
}
}
}