DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for metrotesting.ca
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| metrotesting.ca | NS | 0 | pdns14.domaincontrol.com | |
| metrotesting.ca | NS | 0 | pdns13.domaincontrol.com | |
| metrotesting.ca | MX | 0 | metrotesting-ca.mail.protection.outlook.com | |
| metrotesting.ca | TXT | 0 | google-site-verification=vjvXtIBMGpBe7EY4aKj3-FCfFuKikHFvZXdvA6DRMWA | |
| metrotesting.ca | TXT | 0 | v=spf1 include:spf.protection.outlook.com -all | |
| metrotesting.ca | TXT | 0 | MS=ms15512911 | |
| metrotesting.ca | TXT | 0 | ms-domain-verification=a16dd702-1a9b-4ce3-8d1b-7f5402f2df39 | |
| metrotesting.ca | TXT | 0 | google-site-verification=bX04Q9KqmUORy_0qYuN9nAShC_4W9rlbIyO6yFRkPng | |
| metrotesting.ca | A | 0 | 132.148.178.194 | |
| metrotesting.ca | SOA | 600 | pdns13.domaincontrol.com dns.jomax.net 2026050100 28800 7200 604800 600 | |
| www.metrotesting.ca | A | 0 | 132.148.178.194 | |
| www.metrotesting.ca | CNAME | 0 | metrotesting.ca | |
| www.metrotesting.ca | MX | 0 | metrotesting-ca.mail.protection.outlook.com | |
| www.metrotesting.ca | NS | 0 | pdns13.domaincontrol.com | |
| www.metrotesting.ca | NS | 0 | pdns14.domaincontrol.com | |
| www.metrotesting.ca | SOA | 600 | pdns13.domaincontrol.com dns.jomax.net 2026050100 28800 7200 604800 600 | |
| www.metrotesting.ca | TXT | 0 | MS=ms15512911 | |
| www.metrotesting.ca | TXT | 0 | google-site-verification=vjvXtIBMGpBe7EY4aKj3-FCfFuKikHFvZXdvA6DRMWA | |
| www.metrotesting.ca | TXT | 0 | google-site-verification=bX04Q9KqmUORy_0qYuN9nAShC_4W9rlbIyO6yFRkPng | |
| www.metrotesting.ca | TXT | 0 | ms-domain-verification=a16dd702-1a9b-4ce3-8d1b-7f5402f2df39 | |
| www.metrotesting.ca | TXT | 0 | v=spf1 include:spf.protection.outlook.com -all |
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