Domain Intelligence — WHOIS, DNS, SSL in One Call
https://server.smithery.ai/axel-belfort/domain-intelligence/mcp
● healthy
Domain intelligence API for AI agents. Complete domain profile in a single call: WHOIS registration (registrar, dates, owner), DNS records (A, MX, NS, TXT), SSL certificate details (issuer, expiry, grade), and domain age calculation. Tools: domain_lookup_intelligence. Use this for due diligence, security audits, domain valuation, or investigating suspicious domains. IMPORTANT: For trust scoring with recommendations, use trust_score_evaluate. For company data, use company_enrich_from_domain. Returns: {whois, dns, ssl, domainAge}. No API key required — x402 micropayment $0.005/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/domain-intelligence/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/domain-intelligence/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/domain-intelligence-x402