Moayyad Faris
AWS and DevOps

Processed locally in your browser — not uploaded

DNS Over HTTPS (DoH) Record Inspector

Perform real-time DNS record lookups directly from your browser via Cloudflare DNS over HTTPS (DoH) API. Inspect A, AAAA, CNAME, MX, TXT (SPF/DKIM/DMARC), and NS records with live TTL values and email security status badges.

Enter a domain name above and click “Inspect DNS Records” to fetch live records via DoH.
01

How to use

  1. Type target domain name (e.g. google.com or moayyadfaris.com).
  2. Select desired DNS record type (ALL, A, AAAA, CNAME, MX, TXT, or NS).
  3. Click 'Inspect DNS Records' to perform live DNS Over HTTPS (DoH) lookup via Cloudflare DNS.
  4. Review active IPs, mail exchangers, and email security status badges (SPF / DMARC).
02

Understanding the output

The tool performs real-time browser-side DNS queries via Cloudflare DNS-over-HTTPS (DoH) JSON API (`https://cloudflare-dns.com/dns-query`). It parses DNS response records, TTLs, and evaluates SPF/DMARC email security records.

03

Common issues & tips

  • DNS changes can take up to 24-48 hours to propagate globally due to TTL caching.
  • Ensure domain names do not include protocol prefixes (`https://`).

Frequently asked questions

How does this DNS lookup work without a backend server?
It queries Cloudflare's public DNS over HTTPS (DoH) JSON API directly from your browser runtime.

Related tools