DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for nolem.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nolem.de | AAAA | 0 | 2a0a:4cc0:c0:20d6:c001:bad:a55:babe | |
| nolem.de | SOA | 300 | docks05.rzone.de hostmaster.strato-rz.de 2020050517 86400 7200 604800 300 | |
| nolem.de | NS | 0 | docks05.rzone.de | |
| nolem.de | NS | 0 | shades13.rzone.de | |
| nolem.de | MX | 0 | 5 | smtpin.rzone.de |
| nolem.de | A | 0 | 152.53.86.189 | |
| www.nolem.de | SOA | 300 | docks05.rzone.de hostmaster.strato-rz.de 2020050517 86400 7200 604800 300 | |
| www.nolem.de | AAAA | 0 | 2a0a:4cc0:c0:20d6:c001:bad:a55:babe | |
| www.nolem.de | CNAME | 0 | nolem.de | |
| www.nolem.de | MX | 0 | 5 | smtpin.rzone.de |
| www.nolem.de | NS | 0 | shades13.rzone.de | |
| www.nolem.de | NS | 0 | docks05.rzone.de | |
| www.nolem.de | A | 0 | 152.53.86.189 |
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