DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for nada.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nada.de | NS | 0 | ns1.first-ns.de | |
| nada.de | NS | 0 | robotns3.second-ns.com | |
| nada.de | NS | 0 | robotns2.second-ns.de | |
| nada.de | SOA | 600 | ns1.first-ns.de dns.hetzner.com 2026041400 14400 1800 604800 600 | |
| nada.de | MX | 0 | 10 | mx19a.antispameurope.com |
| nada.de | MX | 0 | 40 | mx19d.antispameurope.com |
| nada.de | MX | 0 | 30 | mx19c.antispameurope.com |
| nada.de | MX | 0 | 20 | mx19b.antispameurope.com |
| nada.de | TXT | 0 | MS=ms19866845 | |
| nada.de | TXT | 0 | v=spf1 include:spf.hornetsecurity.com include:spf-de.emailsignatures365.com mx ip4:176.9.155.34/32 ip4:213.202.240.194/26 a -all | |
| nada.de | TXT | 0 | apple-domain-verification=xGSUHC5cNXHqqZL4 | |
| nada.de | A | 0 | 116.202.208.60 | |
| www.nada.de | A | 0 | 116.202.208.60 | |
| www.nada.de | CNAME | 0 | www2020.nada.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