DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ox.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
ox.org | SOA | 3600 | nic.ox.org mcr.sandelman.ottawa.on.ca 2025101900 18000 1200 864000 3600 | |
ox.org | MX | 0 | 15 | relay.cooperix.net |
ox.org | MX | 0 | 10 | tuna.sandelman.ca |
ox.org | NS | 0 | nic.sandelman.ca | |
ox.org | NS | 0 | sns.cooperix.net | |
www.ox.org | CNAME | 0 | sites.sandelman.ca | |
www.ox.org | AAAA | 0 | 2607:f0b0:f:3::c0:ffee | |
www.ox.org | A | 0 | 209.87.249.22 |
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