DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
davidhoffmann.ca runs on AS912, with email configured.
- Hosting network
- AS912AS912
- Managed DNS
- Self-hosted / other
- Configured
- IPv6 (AAAA)
- Not enabled
- CAA pinning
- None
Sits alongside 292 other sites on AS912. Stable here since we started watching (Jul 18, 2026).
The apex and www are the same hosting — the apex via A records.
DNS Records for davidhoffmann.ca
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| davidhoffmann.ca | NS | 0 | dns1.garnet.ca | |
| davidhoffmann.ca | NS | 0 | dns3.garnet.ca | |
| davidhoffmann.ca | NS | 0 | dns2.garnet.ca | |
| davidhoffmann.ca | A | 0 | 72.15.144.215 | |
| davidhoffmann.ca | TXT | 0 | v=spf1 a:mailsenders.garnet.ca -all | |
| davidhoffmann.ca | SOA | 600 | dns3.garnet.ca hostmaster.davidhoffmann.ca 2016071114 3600 300 2419200 600 | |
| davidhoffmann.ca | MX | 0 | 20 | mx2.garnet.ca |
| davidhoffmann.ca | MX | 0 | 10 | mx1.garnet.ca |
| www.davidhoffmann.ca | A | 0 | 72.15.144.215 |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
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