Analyze a domain’s DNS records

Show the main DNS records, their role and visible anomalies without measuring global propagation.

Analyze a domain

DNS result

example.com

Resolution available

Checked on Sep 21, 2026 at 15:25 UTC

IPv4 2
IPv6 2
NS servers 2
MX 0
CAA 0

Main findings

  • Several addresses were returned for this domain.
  • No MX record was found.
  • No CAA record was found.

DNS records

A

2
Host Value Details
example.com 104.20.23.154 TTL: 300
example.com 172.66.147.243 TTL: 300

AAAA

2
Host Value Details
example.com 2606:4700:10::6814:179a TTL: 300
example.com 2606:4700:10::ac42:93f3 TTL: 300

CNAME

0

No record found.

MX

0

No record found.

NS

2
Host Value Details
example.com elliott.ns.cloudflare.com TTL: 58632
example.com hera.ns.cloudflare.com TTL: 58632

TXT

2
Host Value Details
example.com _k2n1y4vw3qtb4skdx9e7dxt97qrmmq9 TTL: 300
example.com v=spf1 -all TTL: 300

SOA

1
Host Value Details
example.com
Primary server
elliott.ns.cloudflare.com
Contact
dns.cloudflare.com
Serial
2415219870
Refresh
10000
Retry
2400
Expire
604800
Minimum TTL
1800
TTL: 1441

CAA

0

No record found.

Advertisement
Advertisement

Understanding DNS

Read DNS records without the jargon

DNS connects a domain name to the services it exposes. This page shows the records actually returned by the resolver that was queried.

  • A and AAAA point to the IPv4 and IPv6 addresses used by the domain.
  • CNAME means the name behaves as an alias for another canonical name.
  • MX, NS, TXT, SOA and CAA describe mail, name servers, configuration text, zone data and certificate rules.
  • The absence of a record is not always a mistake, but it matters when a site is expected to answer publicly.

Next step

Continue checking the domain

DNS FAQ

Frequently asked DNS questions

What is DNS?

DNS turns a readable domain name into technical data such as IP addresses, mail servers or name servers.

Why do several addresses appear?

A domain can answer with several servers, several IPs, a CDN or a distributed architecture.

Why do I not see “DNS propagation” here?

This page queries a specific resolver. It shows one observed DNS resolution, not a global propagation measurement.

Is the absence of MX or CAA an error?

No. A domain may simply not receive email or may not use a specific CAA rule.