Look up DNS records for any domain using DNS over HTTPS. Query A, AAAA, MX, CNAME, TXT, and NS records instantly — free, private, and browser-based.
What is DNS Lookup?
DNS Lookup is a free tool that queries Domain Name System records for any public domain using DNS over HTTPS (DoH). It supports A, AAAA, MX, CNAME, TXT, and NS record types — the most common records needed for troubleshooting domain resolution, email delivery, domain verification, and nameserver configuration. Queries are routed through Google or Cloudflare public DNS for privacy and reliability.
When to use it?
Use DNS Lookup when troubleshooting website accessibility issues, verifying DNS propagation after record changes, checking MX records for email delivery problems, confirming SPF and DKIM TXT records for email authentication, or inspecting CNAME and NS records during domain migration. It is a fast alternative to command-line tools like dig and nslookup.
Common use cases
Developers and sysadmins use this tool to verify A records point to the correct IP after deployment, check MX records when emails are not being delivered, confirm TXT records for domain verification with services like Google Workspace and AWS SES, inspect NS records during domain registrar transfers, and troubleshoot CNAME configurations for CDN and load balancer setups.