DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for eg-trans.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| eg-trans.de | TXT | 0 | MS=ms84903421 | |
| eg-trans.de | TXT | 0 | spcheck=fcdf16b8213c8a7fb7386952be6a3dc9cb80df4409be132d976c0e114008a6ae | |
| eg-trans.de | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:mymailwall.com include:spf-de.emailsignatures365.com -all | |
| eg-trans.de | SOA | 3600 | ns01.agenturserver.de support.mittwald.de 1767744677 28800 7200 604800 3600 | |
| eg-trans.de | A | 0 | 185.243.132.61 | |
| eg-trans.de | NS | 0 | ns01.agenturserver.it | |
| eg-trans.de | NS | 0 | ns01.agenturserver.de | |
| eg-trans.de | NS | 0 | ns01.agenturserver.co | |
| eg-trans.de | MX | 0 | mx.mymailwall.com | |
| www.eg-trans.de | A | 0 | 185.243.132.61 |
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