DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for baum.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
baum.org | AAAA | 0 | 2001:4ce0:0:2::1f | |
baum.org | MX | 0 | 10 | mx1.rt.cmo.de |
baum.org | MX | 0 | 10 | mx0.rt.cmo.de |
baum.org | SOA | 3600 | ns6.cmo.de sommer.cmo.de 2019051520 10800 3600 604800 3600 | |
baum.org | A | 0 | 81.90.33.38 | |
baum.org | NS | 0 | ns7.cmo.de | |
baum.org | NS | 0 | ns6.cmo.de | |
www.baum.org | AAAA | 0 | 2001:4ce0:0:2::1f | |
www.baum.org | A | 0 | 81.90.33.38 | |
www.baum.org | MX | 0 | 10 | mx1.rt.cmo.de |
www.baum.org | MX | 0 | 10 | mx0.rt.cmo.de |
www.baum.org | SOA | 3600 | ns6.cmo.de sommer.cmo.de 2019051520 10800 3600 604800 3600 | |
www.baum.org | CNAME | 0 | baum.org | |
www.baum.org | NS | 0 | ns6.cmo.de | |
www.baum.org | NS | 0 | ns7.cmo.de |
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