DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for x2o.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| x2o.de | SOA | 40000 | ns3.combell.net hostmaster.x2o.de 1762766350 10800 3600 604800 40000 | |
| x2o.de | NS | 0 | ns3.combell.net | |
| x2o.de | NS | 0 | ns1.combell.eu | |
| x2o.de | NS | 0 | ns4.combell.net | |
| x2o.de | MX | 0 | x2o-de.mail.protection.outlook.com | |
| x2o.de | A | 0 | 217.19.237.54 | |
| www.x2o.de | CNAME | 0 | x2o-ecomm-prod.pages.dev | |
| www.x2o.de | SOA | 1800 | cory.ns.cloudflare.com dns.cloudflare.com 2388782349 10000 2400 604800 1800 | |
| www.x2o.de | NS | 0 | cory.ns.cloudflare.com | |
| www.x2o.de | NS | 0 | serenity.ns.cloudflare.com | |
| www.x2o.de | AAAA | 0 | 2606:4700:310c::ac42:2fca | |
| www.x2o.de | AAAA | 0 | 2606:4700:310c::ac42:2c36 | |
| www.x2o.de | A | 0 | 172.66.47.202 | |
| www.x2o.de | A | 0 | 172.66.44.54 |
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