DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for msn.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| msn.com | A | 0 | 204.79.197.219 | |
| msn.com | MX | 0 | 2 | msn-com.olc.protection.outlook.com |
| msn.com | NS | 0 | ns3-204.azure-dns.org | |
| msn.com | NS | 0 | ns4-204.azure-dns.info | |
| msn.com | NS | 0 | dns1.p08.nsone.net | |
| msn.com | NS | 0 | dns3.p08.nsone.net | |
| msn.com | NS | 0 | dns2.p08.nsone.net | |
| msn.com | NS | 0 | ns2-204.azure-dns.net | |
| msn.com | NS | 0 | ns1-204.azure-dns.com | |
| msn.com | NS | 0 | dns4.p08.nsone.net | |
| msn.com | SOA | 3600 | ns1-204.azure-dns.com azuredns-hostmaster.microsoft.com 1 3600 300 2419200 3600 | |
| msn.com | CAA | 0 | 0 contact caarecordaware@microsoft.com | |
| msn.com | CAA | 0 | 0 issue digicert.com | |
| msn.com | CAA | 0 | 0 issue microsoft.com | |
| msn.com | CAA | 0 | 0 issue globalsign.com | |
| msn.com | TXT | 0 | AFDVALIDATION=IcePrime | |
| msn.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:spf-a.hotmail.com include:spf-b.hotmail.com include:spf-c.hotmail.com include:spf-d.hotmail.com include:_spf-ssg-a.microsoft.com ~all | |
| msn.com | TXT | 0 | globalsign-domain-verification=KaParXxs1OHDy7o8CMbPpHBN-2m_mzwdPqKMMQ66a6 | |
| msn.com | TXT | 0 | google-site-verification=snWRecgPSoBabrLXKCz4W8SZYabue7JrtXQM36fq6PE | |
| msn.com | TXT | 0 | google-site-verification=3lJkn9Ti3ZZZEzyGfgndcatwCZ93RLqWOYjIckfeKlM | |
| msn.com | TXT | 0 | facebook-domain-verification=q715hqwb3sc3mkxajcokcksu21c8r2 | |
| www.msn.com | CNAME | 0 | www-msn-com-world-atm-default.trafficmanager.net | |
| www.msn.com | A | 0 | 23.204.243.65 |
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