DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for area-x.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| area-x.com | SOA | 86400 | ns1.intesasanpaolo.com hostmaster.intesasanpaolo.com 2026060202 3600 7200 3600000 86400 | |
| area-x.com | MX | 0 | 10 | mx2.vhostingcloud.com |
| area-x.com | A | 0 | 193.203.234.82 | |
| area-x.com | A | 0 | 193.41.198.82 | |
| area-x.com | NS | 0 | a1-148.akam.net | |
| area-x.com | NS | 0 | ns3.intesasanpaolo.com | |
| area-x.com | NS | 0 | ns1.intesasanpaolo.com | |
| area-x.com | NS | 0 | a7-64.akam.net | |
| area-x.com | NS | 0 | a9-64.akam.net | |
| area-x.com | NS | 0 | ns2.intesasanpaolo.com | |
| area-x.com | TXT | 0 | _globalsign-domain-verification=_JyXwcGJjRd1qpH2XbdID6IdrKIYBTwgjxWHfD6B-2 | |
| area-x.com | TXT | 0 | _globalsign-domain-verification=yjKCV-JRZB-drs6rPqHSTVqT3Mw4YF7bHmgiYsp3Kp | |
| area-x.com | TXT | 0 | _globalsign-domain-verification=rgfWqi5Cvp9UEkfXhsDk95W1SN0KPVLsodhi9J98Yq | |
| area-x.com | TXT | 0 | _globalsign-domain-verification=63-1d9vApMf-d5e0SWKZ1wYWzW9Gg9zp4TQinSZb_N | |
| area-x.com | TXT | 0 | _globalsign-domain-verification=AXIikWG0RBgsTTcvQHEIl4kYbeKTtv-uUDRxwRwTnE | |
| area-x.com | TXT | 0 | _globalsign-domain-verification=aaFcL2IP3Grnwc_jGFnsujdROgreZVZyNtLVkpWu0c | |
| area-x.com | TXT | 0 | v=spf1 +a +mx include:musvc.com ~all | |
| www.area-x.com | CNAME | 0 | www.areax.info | |
| www.area-x.com | A | 0 | 62.221.168.125 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain