DNS Lookup (DoH)
Query DNS records using DNS over HTTPS with Google and Cloudflare
DNS over HTTPS (DoH) encrypts DNS queries, providing privacy and security. This tool queries both Google (8.8.8.8) and Cloudflare (1.1.1.1) DNS resolvers.
A - IPv4 addressAAAA - IPv6 addressMX - Mail serversTXT - Text records (SPF, DKIM, etc.)NS - Name serversCNAME - Canonical name (alias)Features
- Query DNS records using DNS over HTTPS
- Support for A, AAAA, MX, TXT, NS, CNAME, SOA, PTR, SRV, CAA records
- Compare results from Google and Cloudflare DNS
- View response times for each provider
- Export results as JSON
- Copy individual records with one click
Frequently Asked Questions
What is DNS over HTTPS (DoH)?
DNS over HTTPS encrypts DNS queries using HTTPS, providing privacy and security. Traditional DNS queries are sent in plain text, but DoH prevents eavesdropping and manipulation.
Why use multiple DNS providers?
Different DNS providers may have different cache states or propagation times. Comparing results helps verify DNS configuration and troubleshoot issues.
What do the different record types mean?
A records map to IPv4 addresses, AAAA to IPv6, MX for mail servers, TXT for text data (like SPF), NS for name servers, and CNAME for aliases.