ADVERT
π°οΈ DNS Record Lookup
Look up DNS A, AAAA, MX, TXT, CNAME, NS, and DNSSEC records instantly using Google's public resolver.
DNS Record Lookup
Query any DNS record type using Google Public DNS. Inspect answers, TTLs, and DNSSEC metadata to troubleshoot domains with confidence.
What you'll see
- Answer, authority, and additional sections with record data and TTL values.
- Resolver status codes so you can spot NXDOMAIN, SERVFAIL, or other issues instantly.
- Raw JSON output for exporting, scripting, or sharing detailed diagnostics.
Common use cases
- Verify that new DNS changes have propagated across the public resolver network.
- Compare records between environments or regions when debugging traffic routing.
- Produce sharable DNS evidence for support tickets or change management reviews.
DNS Resolver
Look up any DNS record type. Supports IPv4, IPv6, MX, TXT, DNSSEC records, and more.
Prepared query:
example.comTroubleshooting tips
- Reuse the recent query history to flip between record types without retyping hostnames.
- Check both forward and reverse lookups to make sure PTR entries align with A and AAAA records.
- Toggle the raw JSON viewer to inspect signature blocks, flags, and resolver metadata in full detail.
FAQ
- Which DNS resolver powers this lookup?
- All queries are sent to Google Public DNS (8.8.8.8) via its HTTPS API, giving you a globally cached view of public records.
- How often should I rerun a lookup?
- Respect the TTL returned with each record, but feel free to rerun whenever you need a fresh answerβespecially after publishing zone changes.
- Can I export or share the output?
- Yes. Copy the formatted answer section or switch to the raw JSON tab to grab machine-readable results for tickets and scripts.
ADVERT
ADVERT