DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for plan9.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| plan9.de | A | 0 | 135.181.62.96 | |
| plan9.de | MX | 0 | 10 | mail10.schmorp.de |
| plan9.de | MX | 0 | 20 | mail20.schmorp.de |
| plan9.de | AAAA | 0 | 2a01:4f9:4b:4160::2 | |
| plan9.de | TXT | 0 | contact Marc Lehmann <plan9-domain@schmorp.de> for more info | |
| plan9.de | TXT | 0 | v=spf1 redirect=spf.schmorp.de | |
| plan9.de | SOA | 60 | ns.schmorp.de hostmaster.schmorp.de 2000001125 86400 21600 2592000 60 | |
| plan9.de | NS | 0 | ns2.schmorp.de | |
| plan9.de | NS | 0 | ns1.schmorp.de | |
| www.plan9.de | CNAME | 0 | any.schmorp.de | |
| www.plan9.de | A | 0 | 135.181.62.96 | |
| www.plan9.de | TXT | 0 | contact Marc Lehmann <schmorp-domain@schmorp.de> for more info | |
| www.plan9.de | TXT | 0 | v=spf1 redirect=spf.schmorp.de | |
| www.plan9.de | NS | 0 | ns2.schmorp.de | |
| www.plan9.de | NS | 0 | ns1.schmorp.de | |
| www.plan9.de | MX | 0 | 20 | mail20.schmorp.de |
| www.plan9.de | MX | 0 | 10 | mail10.schmorp.de |
| www.plan9.de | AAAA | 0 | 2a01:4f9:4b:4160::2 | |
| www.plan9.de | SOA | 60 | ns.schmorp.de hostmaster.schmorp.de 2000001238 86400 21600 2592000 60 |
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