DNS Lookup — A, MX, TXT, CNAME via Cloudflare DoH
DNS record lookup API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Network Lookup Dns: Use this when you need to look up DNS records for a domain. Returns all matching records in JSON via Cloudflare DNS-over-HTTPS. Returns: 1. records array with type, name, data, TTL
What data it sees
Do you need an account
No: the server works without sign-in
DNS 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.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| network_lookup_dns | Use this when you need to look up DNS records for a domain. Returns all matching records in JSON via Cloudflare DNS-over-HTTPS. Returns: 1. records array with type, name, data, TTL 2. Supports A, AAA |