DNS lookup

Look up the DNS records of any domain: IP addresses (A/AAAA), mail servers (MX), name servers (NS), TXT and CNAME entries — all in one query.

Look up the DNS records of any domain: IP addresses (A/AAAA), mail servers (MX), name servers (NS), TXT and CNAME entries — all in one query.

How to use

  1. Enter the domain name
  2. Pick the record type or check them all
  3. Read the answer with TTL values

Frequently asked questions

Why do changed DNS records still show old values?

DNS answers are cached for their TTL — until it expires, resolvers keep serving the old value.

What are TXT records for?

Free-form text used for verification and mail security: SPF, DKIM, domain ownership proofs.

What's the difference between A and CNAME?

A points a name at an IP address; CNAME points a name at another name.