Back to all tools DNS Lookup

DNS Lookup

Query any DNS record type using Google's public DNS-over-HTTPS resolver. Results are fetched live from 8.8.8.8.

Domains & DNS client-side

Result

Enter a domain and select a record type above.

βš™οΈHow it works

Enter a domain name, choose a DNS record type, and the tool queries Google's public DNS-over-HTTPS API. It returns each matching record with its name, type, TTL, and value.

Supported record types include:

  • A
  • AAAA
  • CNAME
  • MX
  • NS
  • TXT
  • SOA
  • ANY

The tool automatically removes http://, https://, www., and page paths from the domain you enter.

πŸ”’Privacy

Only the domain and selected record type are sent to Google's public DNS resolver. No personal data is sent, and nothing is stored or tracked.

πŸ’‘Tips
  • TTL indicates how long a DNS record may remain cached.
  • Use MX to check email servers.
  • Use TXT to inspect SPF, DKIM, and domain-verification records.
  • Use NS to confirm the domain's nameservers.
  • ANY may not return every record type. Query each type separately for a complete check.