DNS Lookup — A, MX, TXT, CNAME via Cloudflare DoH
axel-belfort/dns-lookupDNS record lookup API for AI agents. Query A, AAAA, MX, TXT, CNAME, NS, SOA, and SRV records via Cloudflare DNS-over-HTTPS. Fast, reliable, privacy-preserving lookups. Tools: network_lookup_dns. Use this for domain verification, email setup debugging, infrastructure analysis, or monitoring DNS changes. IMPORTANT: For full domain intelligence (WHOIS + DNS + SSL), use domain_lookup_intelligence. Returns: {records[], type, ttl}. No API key required — x402 micropayment $0.002/call on Base L2.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dns_lookup_—_a,_mx,_txt,_cname_via_cloudflare_doh": {
"url": "https://github.com/Br0ski777/dns-lookup-x402",
"transport": "http"
}
}
}