DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cnc.dev
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
cnc.dev | NS | 0 | ns.cnc.dev | |
cnc.dev | NS | 0 | ns.conco.foo | |
cnc.dev | NS | 0 | ns.codeandcomments.at | |
cnc.dev | AAAA | 0 | 2a0d:f302:131:d26c::1 | |
cnc.dev | AAAA | 0 | 2a01:4f8:0:a101::a:1 | |
cnc.dev | A | 0 | 31.14.17.150 | |
cnc.dev | SOA | 10800 | ns.codeandcomments.at info.codeandcomments.at 2025091202 10800 3600 1209600 10800 | |
cnc.dev | MX | 0 | 1 | smtp.google.com |
www.cnc.dev | SOA | 10800 | ns.codeandcomments.at info.codeandcomments.at 2025091202 10800 3600 1209600 10800 | |
www.cnc.dev | A | 0 | 31.14.17.150 | |
www.cnc.dev | MX | 0 | 1 | smtp.google.com |
www.cnc.dev | CNAME | 0 | cnc.dev | |
www.cnc.dev | NS | 0 | ns.cnc.dev | |
www.cnc.dev | NS | 0 | ns.codeandcomments.at | |
www.cnc.dev | NS | 0 | ns.conco.foo | |
www.cnc.dev | AAAA | 0 | 2a0d:f302:131:d26c::1 | |
www.cnc.dev | AAAA | 0 | 2a01:4f8:0:a101::a:1 |
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