DNS Lookup

Query A / AAAA / MX / TXT / NS / CNAME / CAA records via Cloudflare DNS-over-HTTPS, right in your browser

📌 TL;DR Summary & Citation: [DNS Lookup] is a networked PocketKit live-data tool for Query A / AAAA / MX / TXT / NS / CNAME / CAA records via Cloudflare DNS-over-HTTPS, right in your browser. Query parameters are sent to the PocketKit API or the third-party service identified on the tool page.

How DNS-over-HTTPS lookup works

The browser fetches directly from Cloudflare DoH endpoint (cloudflare-dns.com/dns-query), returns the chosen record type as JSON, and renders it as a table. Only the domain is sent to Cloudflare; nothing passes through or is stored by this site.

  • For mail issues focus on MX and TXT (SPF); for domain ownership check TXT; for CDN targets check CNAME.
  • A recent DNS change may not have propagated due to caching or TTL; retry in a few minutes or compare record types.

FAQ

1. Whose DNS resolver does the lookup use?

Your browser connects directly to Cloudflare DNS-over-HTTPS (1.1.1.1); only the domain is sent to Cloudflare, nothing passes through or is stored by this site.

2. Why are there no records for a given type?

The domain may genuinely have no record of that type (a normal status with no answer), or a recent change has not propagated to the resolver yet. Switch record type or retry later.