DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for locol.ca
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| locol.ca | SOA | 86400 | ns1.web-dns1.com admin.locol.ca 2026060804 3600 1800 1209600 86400 | |
| locol.ca | NS | 0 | ns2.web-dns1.com | |
| locol.ca | NS | 0 | ns1.web-dns1.com | |
| locol.ca | A | 0 | 192.95.19.108 | |
| locol.ca | MX | 0 | 10 | mx.zoho.com |
| locol.ca | MX | 0 | 20 | mx2.zoho.com |
| locol.ca | TXT | 0 | v=spf1 include:spf.web-dns1.com +a +mx +ip4:67.212.91.251 +ip4:192.95.37.238 +include:zoho.com +include:mx.zohomail.com ~all | |
| www.locol.ca | A | 0 | 192.95.19.108 | |
| www.locol.ca | NS | 0 | ns1.web-dns1.com | |
| www.locol.ca | NS | 0 | ns2.web-dns1.com | |
| www.locol.ca | CNAME | 0 | locol.ca | |
| www.locol.ca | TXT | 0 | v=spf1 include:spf.web-dns1.com +a +mx +ip4:67.212.91.251 +ip4:192.95.37.238 +include:zoho.com +include:mx.zohomail.com ~all | |
| www.locol.ca | MX | 0 | 20 | mx2.zoho.com |
| www.locol.ca | MX | 0 | 10 | mx.zoho.com |
| www.locol.ca | SOA | 86400 | ns1.web-dns1.com admin.locol.ca 2026060804 3600 1800 1209600 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