DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for orangekey.ca
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| orangekey.ca | MX | 0 | orangekey.ca | |
| orangekey.ca | NS | 0 | ns2.davidpeacock.ca | |
| orangekey.ca | NS | 0 | ns1.davidpeacock.ca | |
| orangekey.ca | TXT | 0 | v=spf1 ip4:173.211.19.51 ip4:199.103.62.205 include:spf.mysecurecloudhost.com ip4:15.235.54.105 ip4:50.3.230.3 +mx +a +ip4:107.158.75.31 include:relay.mailchannels.net ~all | |
| orangekey.ca | A | 0 | 173.211.19.51 | |
| orangekey.ca | SOA | 86400 | nycns100.cpanelhostserver.com admin.simplesonic.com 2026060201 3600 1800 1209600 86400 | |
| www.orangekey.ca | MX | 0 | orangekey.ca | |
| www.orangekey.ca | TXT | 0 | v=spf1 ip4:173.211.19.51 ip4:199.103.62.205 include:spf.mysecurecloudhost.com ip4:15.235.54.105 ip4:50.3.230.3 +mx +a +ip4:107.158.75.31 include:relay.mailchannels.net ~all | |
| www.orangekey.ca | SOA | 86400 | nycns100.cpanelhostserver.com admin.simplesonic.com 2026060201 3600 1800 1209600 86400 | |
| www.orangekey.ca | NS | 0 | ns1.davidpeacock.ca | |
| www.orangekey.ca | NS | 0 | ns2.davidpeacock.ca | |
| www.orangekey.ca | A | 0 | 173.211.19.51 | |
| www.orangekey.ca | CNAME | 0 | orangekey.ca |
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