DNS over HTTPS Lookup

DNS over HTTPS Lookup

About DNS over HTTPS (DoH)

This tool performs DNS lookups using DNS over HTTPS (DoH), which encrypts DNS queries to protect your privacy. Traditional DNS queries are sent in plain text, allowing ISPs and network operators to see which domains you're querying. DoH wraps these queries in HTTPS, making them indistinguishable from regular web traffic.

Supported Record Types:

  • A - IPv4 address records
  • AAAA - IPv6 address records
  • CNAME - Canonical name (alias) records
  • MX - Mail exchange server records
  • TXT - Text records (SPF, DKIM, etc.)
  • NS - Name server records
  • SOA - Start of authority records
  • PTR - Pointer records (reverse DNS)
  • CAA - Certificate authority authorization

DoH Providers:

  • Cloudflare (1.1.1.1) - https://cloudflare-dns.com/dns-query - Privacy-focused, minimal logging
  • Google (8.8.8.8) - https://dns.google/resolve - High performance, global network
  • Quad9 (9.9.9.9) - https://dns.quad9.net:5053/dns-query - Security-focused with threat blocking
  • Custom - Use your own DoH server URL

Note: Custom DoH URLs must support the JSON API format (application/dns-json) and allow CORS requests from this domain.

Share