DNS Lookup

β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…5.0(0 ratings)πŸ‘ 1❀ 0

Look up A, AAAA, MX, NS, TXT, CNAME, and SOA DNS records via Google DNS-over-HTTPS.

πŸ‘ 1 views❀ 0 likes⭐ 0 ratingsπŸ’Ž Free

DNS Lookup

Powered by Google DNS-over-HTTPS (dns.google) β€” accurate and CORS-enabled.
DNS Records

Rate This Tool

Your rating helps improve ranking, recommendations and quality score.

5.0/50 users rated this tool
β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…
Click a star to submit your rating

About This Tool

Record Types

  • A β€” IPv4 server address
  • AAAA β€” IPv6 address
  • MX β€” mail server priorities
  • NS β€” authoritative name servers
  • TXT β€” SPF, DKIM, DMARC, verification strings
  • CNAME β€” domain alias
  • SOA β€” zone authority metadata

Frequently Asked Questions

Why no A record but site loads?
The bare domain might only have a CNAME, or the A record is under www. Try both with and without www prefix.
What do MX priority numbers mean?
Lower number = higher priority. Mail servers try lowest-priority MX first, falling back to higher numbers if unreachable.
Why don't I see recent DNS changes?
Google's resolver may have cached old values based on the record's TTL (time-to-live). Wait for TTL to expire or query the authoritative nameserver directly.