DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ccc.de
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
ccc.de | SOA | 86400 | ns.ham.ccc.de hostmaster.ccc.de 2025072800 43200 7200 2419200 86400 | |
ccc.de | A | 0 | 195.54.164.39 | |
ccc.de | AAAA | 0 | 2001:67c:20a0:2:0:164:0:39 | |
ccc.de | NS | 0 | s-dns.irz42.net | |
ccc.de | NS | 0 | ns.ham.ccc.de | |
ccc.de | NS | 0 | ns.vie.ccc.de | |
ccc.de | NS | 0 | ns.ber.ccc.de | |
ccc.de | MX | 0 | 5 | nomail.ccc.de |
ccc.de | MX | 0 | 42 | nomail3.ccc.de |
ccc.de | MX | 0 | 23 | nomail2.ccc.de |
ccc.de | MX | 0 | 10 | mail.ccc.de |
www.ccc.de | AAAA | 0 | 2001:67c:20a0:2:0:164:0:39 | |
www.ccc.de | A | 0 | 195.54.164.39 |
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