DNS Record Lookup
Look up A, AAAA, CNAME, MX, TXT, NS and other DNS records for any domain via public resolvers.
Enter a domain and click Lookup to query DNS records via DNS-over-HTTPS.
How to use the DNS Record Lookup
-
Enter a domain name.
-
Select the record type (or query all).
-
Review the DNS records and their TTLs.
What is a DNS lookup?
DNS (Domain Name System) translates domain names into IP addresses and service records. A lookup retrieves the records associated with a domain — A records map to IPv4 addresses, MX records route email, TXT records carry SPF/DKIM policies, and CNAME records create aliases. This tool queries via DNS-over-HTTPS (DoH) for privacy, returning results from public resolvers like Cloudflare and Google.
Key features
- Query A, AAAA, CNAME, MX, TXT, NS, SOA, and SRV records
- Results via DNS-over-HTTPS (encrypted transport)
- Clear, labeled output with TTL values
- Quick domain troubleshooting tool
Frequently asked questions
Is my domain lookup private?
The query uses DNS-over-HTTPS (DoH), which encrypts the request between your browser and the public resolver. However, the resolver itself can see the query.
Which DNS resolver is used?
Cloudflare (1.1.1.1) via DoH by default, with Google (8.8.8.8) as a fallback option.
Can it look up any domain?
Yes — any publicly resolvable domain. It cannot query private/internal DNS zones.