DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for dnssec.cc
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dnssec.cc | NS | 0 | c.ns42.org | |
| dnssec.cc | NS | 0 | a.ns42.de | |
| dnssec.cc | NS | 0 | b.ns42.de | |
| dnssec.cc | NS | 0 | d.ns42.org | |
| dnssec.cc | A | 0 | 49.12.156.219 | |
| dnssec.cc | AAAA | 0 | 2a01:4f8:fff0:b7:11::42 | |
| dnssec.cc | MX | 0 | 10 | mx1.familie-janzen.de |
| dnssec.cc | MX | 0 | 20 | mx2.familie-janzen.de |
| dnssec.cc | SOA | 3600 | dns31.cloudns.net support.cloudns.net 2026061601 7200 1800 1209600 3600 | |
| www.dnssec.cc | A | 0 | 49.12.156.219 | |
| www.dnssec.cc | AAAA | 0 | 2a01:4f8:fff0:b7:11::42 |
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