Domain & Company
Qualify a domain or company in one call — registration (RDAP), DNS, email deliverability, tech stack and subdomains. No API key.
$ claude mcp add --transport http domain-intel https://domain.datakoot.com/mcpEverything this server exposes.
The exact tools your agent sees, with their real parameters and the shape of what comes back. Descriptions are written for the model, so it knows when to call each one on its own.
One-call dossier — registration (RDAP), DNS, email deliverability and tech stack combined. Fast lead qualification or recon without four separate calls.
stripe.com.{
"domain": "stripe.com",
"registrar": "MarkMonitor Inc.",
"ageYears": 15,
"mx": true,
"spf": true,
"dmarc": "reject",
"stack": [
"Ruby on Rails",
"Cloudflare"
]
}Registration intelligence via RDAP (the modern WHOIS) — registrar, creation/expiration dates, domain age, EPP status, nameservers, DNSSEC and abuse contact.
{
"domain": "stripe.com",
"registrar": "MarkMonitor Inc.",
"created": "2010-08-20",
"expires": "2027-08-20",
"ageYears": 15,
"dnssec": false
}DNS records via Cloudflare DNS-over-HTTPS — A, AAAA, MX, NS, TXT, CNAME, SOA. See where a domain is hosted and who runs its mail.
["MX","TXT"].{
"domain": "stripe.com",
"MX": [
{
"priority": 10,
"host": "aspmx.l.google.com"
}
]
}Can a domain receive mail, and how strong is its sender authentication — MX presence, SPF and DMARC policy, plus free-provider and disposable checks.
{
"domain": "stripe.com",
"mx": true,
"spf": true,
"dmarc": "reject",
"freeProvider": false,
"disposable": false
}Fingerprint the tech behind a site — web server, CMS/framework, CDN and analytics — plus page title and final URL.
{
"domain": "stripe.com",
"title": "Stripe | Payments",
"server": "Cloudflare",
"frameworks": [
"Ruby on Rails"
],
"cdn": "Cloudflare"
}Discover subdomains from public Certificate Transparency logs — map a company's public surface (app., api., staging.).
{
"domain": "stripe.com",
"count": 42,
"subdomains": [
"api.stripe.com",
"dashboard.stripe.com",
"files.stripe.com"
]
}Public infrastructure data.
Registration, DNS, mail and certificate data straight from the systems that run the internet — nothing scraped from resellers.
RDAP
The modern WHOIS — authoritative registration data behind domain_intel.
Cloudflare DNS-over-HTTPS
Live DNS records for dns_lookup and the deliverability checks.
Certificate Transparency (crt.sh)
Public CT logs behind subdomains.
One line, any MCP client.
Same endpoint everywhere. No account, no key, no config file.
claude mcp add --transport http domain-intel https://domain.datakoot.com/mcpSettings → MCP → Add → https://domain.datakoot.com/mcpAdd MCP server → https://domain.datakoot.com/mcpPrefer to look it up yourself?
The matching Chrome extension puts the same data in your browser — no agent required.
Domain X-ray
X-ray any site's registration, DNS, email setup and tech stack from your browser — the same data as the server. Free, keyless, no signup.
Questions about this server
Any public domain — registration, DNS, email deliverability, tech stack and subdomains, individually or as one combined report.
It uses RDAP, the modern replacement for WHOIS, plus live DNS and Certificate Transparency logs.
No — one keyless line; Datakoot handles the RDAP, DNS and CT calls.
Qualify any domain in one call.
Free to start. One line. No key to leak.