DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cccabc.bc.ca
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
cccabc.bc.ca | MX | 0 | 10 | mx10.mrhost.ca |
cccabc.bc.ca | MX | 0 | 10 | mx20.mrhost.ca |
cccabc.bc.ca | SOA | 3600 | ns1.mrdns.com HELP.mrhost.ca 2025102000 14400 7200 1209600 3600 | |
cccabc.bc.ca | NS | 0 | ns2.mrdns.com | |
cccabc.bc.ca | NS | 0 | ns1.mrdns.com | |
www.cccabc.bc.ca | AAAA | 0 | 2606:4700:7::a29f:802d | |
www.cccabc.bc.ca | AAAA | 0 | 2606:4700:7::a29f:8a2c | |
www.cccabc.bc.ca | CNAME | 0 | proxy-add9c3cf8594fe98b05bc047.nationbuilder.com | |
www.cccabc.bc.ca | A | 0 | 162.159.138.44 | |
www.cccabc.bc.ca | A | 0 | 162.159.128.45 |
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