Perform DNS lookups for any domain name using DNS-over-HTTPS (DoH). Query various DNS record types including A (IPv4), AAAA (IPv6), MX (mail exchange), TXT (text records), CNAME (canonical name), NS (name servers), and SOA (start of authority). Get detailed DNS information including TTL values, record data, and authoritative nameservers. Perfect for debugging DNS issues, verifying domain configurations, and understanding DNS records.
Enter a domain name (e.g., jsonyaml.com) and select a record type (A, AAAA, MX, etc.). Click "Lookup" to query the DNS records. The results will show all matching records with TTL values and record data.
The tool supports A (IPv4 addresses), AAAA (IPv6 addresses), MX (mail exchange), TXT (text records), CNAME (canonical names), NS (name servers), and SOA (start of authority) record types.
DNS-over-HTTPS (DoH) encrypts DNS queries using HTTPS, providing privacy and security. The tool uses Cloudflare's and Google's DoH services with automatic fallback, which are fast, reliable, and don't require authentication.
TTL (Time To Live) is the number of seconds a DNS record can be cached before it needs to be refreshed. Lower TTL values mean records change more quickly, while higher values reduce DNS query load.
Currently, you can query one record type at a time. You can perform multiple lookups to get different record types for the same domain.