Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.datakoot/domain-intel-mcp

com.datakoot/domain-intel-mcp

Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.

Uptime
100.0%
1 direct probes · 30d
Response
100ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

domain_report

One-call full dossier on a domain: registration (RDAP), DNS records, email deliverability, and website tech stack, combined into a single report. Use for fast lead qualification, company research, or …

domain_intel

Registration intelligence for a domain via RDAP (the modern WHOIS). Returns registrar, creation/expiration/last-changed dates, domain age in years, EPP status codes, nameservers, DNSSEC state, and abu…

dns_lookup

Look up DNS records for a domain via Cloudflare DNS-over-HTTPS. Returns A, AAAA, MX, NS, TXT, CNAME, and SOA records. Use to see where a domain is hosted, who runs its mail and DNS, and what verificat…

email_deliverability

Assess whether a domain (or the domain of an email address) can receive mail and how strong its sender authentication is. Returns MX presence, SPF and DMARC policy, whether it's a free consumer provid…

tech_stack

Fingerprint the technology behind a website by fetching its homepage. Detects web server, CMS/framework (WordPress, Shopify, Next.js, etc.), CDN, analytics, and returns the page title, final URL after…

subdomains

Discover subdomains of a domain from public Certificate Transparency logs (crt.sh). Useful for mapping a company's public surface (app., api., staging., etc.). Best-effort: crt.sh can be slow; returns…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.datakoot/domain-intel-mcp": {
      "url": "https://domain.datakoot.com/mcp",
      "transport": "streamable-http"
    }
  }
}