DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for auto-info.ca
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| auto-info.ca | MX | 0 | 20 | mx2.improvmx.com |
| auto-info.ca | MX | 0 | 10 | mx1.improvmx.com |
| auto-info.ca | TXT | 0 | lf-code=693c11ed3c0c0700078d6d9a | |
| auto-info.ca | TXT | 0 | v=spf1 +a +mx +ip4:173.209.32.226 include:spf.web-dns1.com include:spf.improvmx.com ~all | |
| auto-info.ca | A | 0 | 173.209.32.227 | |
| auto-info.ca | SOA | 86400 | ns1.whc.ca sysadmin-internal.whc.ca 2026070800 3600 1800 1209600 86400 | |
| auto-info.ca | NS | 0 | ns2.whc.ca | |
| auto-info.ca | NS | 0 | ns3.whc.ca | |
| auto-info.ca | NS | 0 | ns1.whc.ca | |
| www.auto-info.ca | CNAME | 0 | auto-info.ca | |
| www.auto-info.ca | MX | 0 | 20 | mx2.improvmx.com |
| www.auto-info.ca | MX | 0 | 10 | mx1.improvmx.com |
| www.auto-info.ca | TXT | 0 | v=spf1 +a +mx +ip4:173.209.32.226 include:spf.web-dns1.com include:spf.improvmx.com ~all | |
| www.auto-info.ca | TXT | 0 | lf-code=693c11ed3c0c0700078d6d9a | |
| www.auto-info.ca | SOA | 86400 | ns1.whc.ca sysadmin-internal.whc.ca 2026070800 3600 1800 1209600 86400 | |
| www.auto-info.ca | NS | 0 | ns2.whc.ca | |
| www.auto-info.ca | NS | 0 | ns1.whc.ca | |
| www.auto-info.ca | NS | 0 | ns3.whc.ca | |
| www.auto-info.ca | A | 0 | 173.209.32.227 |
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