Home DNS Lookup

DNS lookup

ready

Live DNS records (A, AAAA, MX, TXT, CNAME, NS, SOA, CAA) via Cloudflare DNS-over-HTTPS. Direct browser-to-resolver, nothing logged here.


How it works

This tool sends a DNS-over-HTTPS query to Cloudflare's 1.1.1.1 resolver via https://cloudflare-dns.com/dns-query with Accept: application/dns-json. The response is the raw resolver answer formatted as a table. Your browser talks to Cloudflare directly; this site sees neither the query nor the answer.

FAQ

Where do the DNS results come from?
Cloudflare 1.1.1.1 DNS-over-HTTPS resolver. Queries go directly from your browser to Cloudflare; this site does not log them.
What record types are supported?
A (IPv4), AAAA (IPv6), MX (mail), TXT (verification + SPF), CNAME (alias), NS (nameservers), SOA (start of authority), CAA (CA authorisation), and PTR (reverse).
Why are TTL values different across queries?
DNS records are cached at multiple resolvers. The TTL shown is the remaining seconds before the record expires from the resolver cache.
Can I look up DNSSEC signatures?
This tool covers standard record types. For DS, DNSKEY, RRSIG and other DNSSEC records use a dedicated DNSSEC validator.
Does this save my inputs?
Last query persists in localStorage so the page reopens with your last values. Nothing is sent to our server - only direct browser-to-Cloudflare DoH queries.