DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for sddev.ca
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
sddev.ca | NS | 0 | ns1405.hostgator.com | |
sddev.ca | NS | 0 | ns1406.hostgator.com | |
sddev.ca | SOA | 86400 | ns6625.hostgator.com dnsadmin.gator3313.hostgator.com 2025052501 86400 7200 3600000 86400 | |
sddev.ca | MX | 0 | f5bc3d1c9bcf8444a3513e74975972.pamx1.hotmail.com | |
sddev.ca | A | 0 | 192.185.225.75 | |
www.sddev.ca | MX | 0 | f5bc3d1c9bcf8444a3513e74975972.pamx1.hotmail.com | |
www.sddev.ca | NS | 0 | ns1405.hostgator.com | |
www.sddev.ca | NS | 0 | ns1406.hostgator.com | |
www.sddev.ca | A | 0 | 192.185.225.75 | |
www.sddev.ca | CNAME | 0 | sddev.ca | |
www.sddev.ca | SOA | 86400 | ns6625.hostgator.com dnsadmin.gator3313.hostgator.com 2025052501 86400 7200 3600000 86400 |
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