DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for len24.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| len24.de | MX | 0 | 10 | mail.len24.de |
| len24.de | SOA | 86400 | ns1.host-h.net postmaster.your-server.co.za 2023060501 86400 1800 3600000 86400 | |
| len24.de | A | 0 | 197.242.87.9 | |
| len24.de | NS | 0 | ns3.second-ns.de | |
| len24.de | NS | 0 | ns1.your-server.de | |
| len24.de | NS | 0 | ns.second-ns.com | |
| www.len24.de | CNAME | 0 | len24.647d8d89.202304.cbricdns.com | |
| www.len24.de | A | 0 | 197.242.87.10 |
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