DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for myfnord.eu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myfnord.eu | MX | 0 | 10 | mxext1.mailbox.org |
| myfnord.eu | MX | 0 | 200 | smtpin.rzone.de |
| myfnord.eu | MX | 0 | 20 | mxext2.mailbox.org |
| myfnord.eu | MX | 0 | 200 | mxext3.mailbox.org |
| myfnord.eu | NS | 0 | shades17.rzone.de | |
| myfnord.eu | NS | 0 | docks04.rzone.de | |
| myfnord.eu | AAAA | 0 | 2a0a:4cc0:1:1060:94bf:12ff:fe51:a8fa | |
| myfnord.eu | A | 0 | 152.53.18.23 | |
| myfnord.eu | SOA | 300 | shades17.rzone.de hostmaster.strato-rz.de 2023081305 86400 7200 604800 300 | |
| www.myfnord.eu | SOA | 300 | shades17.rzone.de hostmaster.strato-rz.de 2023081305 86400 7200 604800 300 | |
| www.myfnord.eu | A | 0 | 152.53.18.23 | |
| www.myfnord.eu | MX | 0 | 200 | mxext3.mailbox.org |
| www.myfnord.eu | MX | 0 | 20 | mxext2.mailbox.org |
| www.myfnord.eu | MX | 0 | 10 | mxext1.mailbox.org |
| www.myfnord.eu | MX | 0 | 200 | smtpin.rzone.de |
| www.myfnord.eu | NS | 0 | docks04.rzone.de | |
| www.myfnord.eu | NS | 0 | shades17.rzone.de | |
| www.myfnord.eu | AAAA | 0 | 2a0a:4cc0:1:1060:94bf:12ff:fe51:a8fa | |
| www.myfnord.eu | CNAME | 0 | myfnord.eu |
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