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

unboxr.fr

Resolution available

Checked on Sep 20, 2026 at 14:28 UTC

IPv4 1
IPv6 0
NS servers 2
MX 1
CAA 0

Main findings

  • No IPv6 address was found.
  • No CAA record was found.

DNS records

A

1
Host Value Details
unboxr.fr 23.227.38.65 TTL: 900

AAAA

0

No record found.

CNAME

0

No record found.

MX

1
Host Value Details
unboxr.fr Priority: 1
smtp.google.com
TTL: 3600

NS

2
Host Value Details
unboxr.fr ns1.amenworld.com TTL: 900
unboxr.fr ns2.amenworld.com TTL: 900

TXT

1
Host Value Details
unboxr.fr v=spf1 include:spf.webapps.net ~all TTL: 900

SOA

1
Host Value Details
unboxr.fr
Primary server
ns1.amenworld.com
Contact
root.amen.fr
Serial
2026091602
Refresh
86400
Retry
7200
Expire
2592000
Minimum TTL
300
TTL: 300

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.