DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for 5elementphysio.ca
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| 5elementphysio.ca | NS | 0 | ns2.greengeeks.net | |
| 5elementphysio.ca | NS | 0 | ns1.greengeeks.net | |
| 5elementphysio.ca | TXT | 0 | v=spf1 ip4:198.72.126.220 include:spf.greengeeks.net ip4:184.107.41.90 ip4:184.107.41.90 include:relay.mailchannels.net +a +mx ~all | |
| 5elementphysio.ca | SOA | 86400 | ns1.greengeeks.net root.mtl200.greengeeks.net 2026062801 3600 1800 1209600 86400 | |
| 5elementphysio.ca | MX | 0 | 5elementphysio.ca | |
| 5elementphysio.ca | A | 0 | 198.72.126.220 | |
| www.5elementphysio.ca | CNAME | 0 | 5elementphysio.ca | |
| www.5elementphysio.ca | MX | 0 | 5elementphysio.ca | |
| www.5elementphysio.ca | TXT | 0 | v=spf1 ip4:198.72.126.220 include:spf.greengeeks.net ip4:184.107.41.90 ip4:184.107.41.90 include:relay.mailchannels.net +a +mx ~all | |
| www.5elementphysio.ca | A | 0 | 198.72.126.220 | |
| www.5elementphysio.ca | SOA | 86400 | ns1.greengeeks.net root.mtl200.greengeeks.net 2026062801 3600 1800 1209600 86400 | |
| www.5elementphysio.ca | NS | 0 | ns1.greengeeks.net | |
| www.5elementphysio.ca | NS | 0 | ns2.greengeeks.net |
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