Reach for this when you need domain reconnaissance data in a single call instead of stitching together multiple lookup tools. It bundles WHOIS records, DNS lookups, and SSL certificate details behind one MCP interface, so Claude can pull comprehensive domain intelligence without juggling separate APIs. The server runs remotely at domain-intelligence.api.klymax402.com and uses x402 USDC micropayments, meaning you pay per request rather than committing to a subscription. Useful for security research workflows, due diligence checks, or any agent task that needs to understand a domain's technical footprint without manual tool hopping.
Public tool metadata for what this MCP can expose to an agent.
domain_lookup_intelligenceUse this when you need comprehensive domain intelligence -- WHOIS, DNS, and SSL data in a single call. Returns structured JSON with full domain profile. 1. whois.registrar (string) -- domain registra1 paramsUse this when you need comprehensive domain intelligence -- WHOIS, DNS, and SSL data in a single call. Returns structured JSON with full domain profile. 1. whois.registrar (string) -- domain registra
domainstringDomain intelligence in one call: WHOIS, DNS records, SSL certificate, domain age. Essential for due diligence and security audits. Pay-per-call via x402 (USDC on Base L2) -- no API key, no signup, no rate-limit wall.
Part of the klymax402 marketplace -- 100 x402 micropayment APIs for AI agents, one wallet, USDC on Base.
Add to your MCP client config (Claude Desktop, Cursor, ElizaOS, etc.):
{
"mcpServers": {
"domain-intelligence": {
"url": "https://domain-intelligence.api.klymax402.com/mcp"
}
}
}
curl "https://domain-intelligence.api.klymax402.com/api/lookup?domain=..."
# -> 402 Payment Required, with an x402 payment challenge in the response body
Any x402-aware client (@x402/fetch, x402-agent-tools, ATXP) handles the 402 -> sign -> retry cycle automatically.
| Tool | Method | Path | Price | Description |
|---|---|---|---|---|
domain_lookup_intelligence | GET | /api/lookup | $0.005 | Get comprehensive domain intelligence (WHOIS + DNS + SSL) |
domain_lookup_intelligenceUse this when you need comprehensive domain intelligence -- WHOIS, DNS, and SSL data in a single call. Returns structured JSON with full domain profile.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain | string | yes | Domain to lookup (e.g. example.com) |
Example response:
{"whois":{"registrar":"Cloudflare","createdDate":"2010-01-15","expiryDate":"2027-01-15","nameservers":["ns1.cloudflare.com"]},"dns":{"a":["104.26.10.1"],"mx":[{"priority":10,"exchange":"mx.example.com"}]},"ssl":{"issuer":"Let's Encrypt","daysRemaining":45},"domainAge":5932}
When to use: domain purchases, security audits, phishing investigations, or due diligence on vendors. Essential for checking domain legitimacy, SSL health, and DNS configuration.
Not for: company data (use company_enrich_from_domain), IP geolocation (use ip_lookup_geolocation), website content (use web_scrape_to_markdown), email deliverability (use email_audit_deliverability).
eip155:8453)100 x402 micropayment APIs for AI agents -- one wallet, USDC on Base, zero signup.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json