DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dfld.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dfld.de | NS | 0 | ns3.systemgemisch.de | |
| dfld.de | NS | 0 | ns2.systemgemisch.de | |
| dfld.de | NS | 0 | ns1.systemgemisch.de | |
| dfld.de | SOA | 28800 | ns1.rrpproxy.net tech.rrpproxy.net 2026050700 10800 3600 604800 28800 | |
| dfld.de | MX | 0 | 10 | mail.dfld.de |
| dfld.de | A | 0 | 94.249.166.67 | |
| dfld.de | AAAA | 0 | 2a00:12d8:2:6::67:1 | |
| dfld.de | TXT | 0 | v=spf1 ip4:94.249.166.68 ip6:2a00:12d8:2:6:0:0:68:1 ~all | |
| www.dfld.de | TXT | 0 | v=spf1 ip4:94.249.166.68 ip6:2a00:12d8:2:6:0:0:68:1 ~all | |
| www.dfld.de | AAAA | 0 | 2a00:12d8:2:6::67:1 | |
| www.dfld.de | SOA | 28800 | ns1.rrpproxy.net tech.rrpproxy.net 2026050700 10800 3600 604800 28800 | |
| www.dfld.de | MX | 0 | 10 | mail.dfld.de |
| www.dfld.de | NS | 0 | ns2.systemgemisch.de | |
| www.dfld.de | NS | 0 | ns1.systemgemisch.de | |
| www.dfld.de | NS | 0 | ns3.systemgemisch.de | |
| www.dfld.de | A | 0 | 94.249.166.67 | |
| www.dfld.de | CNAME | 0 | dfld.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