DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ca.edu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ca.edu | TXT | 0 | google-site-verification=LLI3C19RtWh7yi8WGhcGUapoVn-CgW1KdIR-wYXiOeI | |
| ca.edu | TXT | 0 | v=spf1 ip4:173.209.32.98 include:spf.web-dns1.com ip4:149.56.24.134 ip4:54.39.100.93 ip4:69.90.160.76 +a +mx +ip4:192.99.201.209 ~all | |
| ca.edu | A | 0 | 173.209.32.99 | |
| ca.edu | NS | 0 | ns2.whc.ca | |
| ca.edu | NS | 0 | ns1.whc.ca | |
| ca.edu | NS | 0 | ns3.whc.ca | |
| ca.edu | SOA | 86400 | ns1.whc.ca sysadmin.whc.ca 2026071702 3600 1800 1209600 86400 | |
| ca.edu | MX | 0 | 10 | aspmx2.googlemail.com |
| ca.edu | MX | 0 | 5 | alt1.aspmx.l.google.com |
| ca.edu | MX | 0 | 5 | alt2.aspmx.l.google.com |
| ca.edu | MX | 0 | 10 | aspmx3.googlemail.com |
| ca.edu | MX | 0 | ca.edu | |
| www.ca.edu | MX | 0 | 10 | aspmx3.googlemail.com |
| www.ca.edu | MX | 0 | ca.edu | |
| www.ca.edu | MX | 0 | 10 | aspmx2.googlemail.com |
| www.ca.edu | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.ca.edu | MX | 0 | 5 | alt1.aspmx.l.google.com |
| www.ca.edu | SOA | 86400 | ns1.whc.ca sysadmin.whc.ca 2026071702 3600 1800 1209600 86400 | |
| www.ca.edu | A | 0 | 173.209.32.99 | |
| www.ca.edu | TXT | 0 | google-site-verification=LLI3C19RtWh7yi8WGhcGUapoVn-CgW1KdIR-wYXiOeI | |
| www.ca.edu | TXT | 0 | v=spf1 ip4:173.209.32.98 include:spf.web-dns1.com ip4:149.56.24.134 ip4:54.39.100.93 ip4:69.90.160.76 +a +mx +ip4:192.99.201.209 ~all | |
| www.ca.edu | CNAME | 0 | ca.edu | |
| www.ca.edu | NS | 0 | ns2.whc.ca | |
| www.ca.edu | NS | 0 | ns3.whc.ca | |
| www.ca.edu | NS | 0 | ns1.whc.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