DNS Lookup Tool

Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.

DNS Records for msn.com

Records: 22
Response Time: 46ms
DNSSEC: Disabled
DNS Provider: Azure DNS
Security: βœ“ SPF soft βœ“ DMARC quarantine

Address Records

IP addresses the domain points to

1 record
Type Name Value TTL
A msn.com
204.79.197.219
πŸ‡ΊπŸ‡Έ US AS8068 MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US
16m

Mail Records

Mail servers for the domain

1 record
Type Name Value TTL
MX msn.com
2 msn-com.olc.protection.outlook.com.
1h

Name Records

Nameservers and aliases

9 records
Type Name Value TTL
NS msn.com
ns1-204.azure-dns.com.
2d
NS msn.com
ns2-204.azure-dns.net.
2d
NS msn.com
ns3-204.azure-dns.org.
2d
NS msn.com
ns4-204.azure-dns.info.
2d
NS msn.com
dns1.p08.nsone.net.
2d
NS msn.com
dns2.p08.nsone.net.
2d
NS msn.com
dns3.p08.nsone.net.
2d
NS msn.com
dns4.p08.nsone.net.
2d
SOA msn.com
ns1-204.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 3600
1h

Text & Verification

SPF, DKIM, DMARC, and verification

7 records
Type Name Value TTL
TXT _dmarc.msn.com
"v=DMARC1; p=none; sp=quarantine; pct=100; rua=mailto:d@rua.agari.com; fo=1"
1h
TXT msn.com
"AFDVALIDATION=IcePrime"
1h
TXT msn.com
"facebook-domain-verification=q715hqwb3sc3mkxajcokcksu21c8r2"
1h
TXT msn.com
"globalsign-domain-verification=KaParXxs1OHDy7o8CMbPpHBN-2m_mzwdPqKMMQ66a6"
1h
TXT msn.com
"google-site-verification=3lJkn9Ti3ZZZEzyGfgndcatwCZ93RLqWOYjIckfeKlM"
1h
TXT msn.com
"google-site-verification=snWRecgPSoBabrLXKCz4W8SZYabue7JrtXQM36fq6PE"
1h
TXT msn.com
"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"
1h

Security & Certificates

DNSSEC, CA restrictions, and keys

4 records
Type Name Value TTL
CAA msn.com
\# 42 00 0c 63 6f 6e 74 61 63 74 65 6d 61 69 6c 63 61 61 72 65 63 6f 72 64 61 77 61 72 65 40 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d
1h
CAA msn.com
\# 19 00 05 69 73 73 75 65 64 69 67 69 63 65 72 74 2e 63 6f 6d
1h
CAA msn.com
\# 21 00 05 69 73 73 75 65 67 6c 6f 62 61 6c 73 69 67 6e 2e 63 6f 6d
1h
CAA msn.com
\# 20 00 05 69 73 73 75 65 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d
1h

Queried at 5/10/2026, 9:31:12 PM

About DNS Records

The Domain Name System (DNS) is the internet's phonebook, translating human-readable domain names into IP addresses. DNS records contain essential configuration for how a domain behaves across email, web, security, and services.

Common Records

  • A/AAAA - Map domain to IPv4/IPv6 addresses
  • MX - Mail servers for receiving email
  • TXT - SPF, DKIM, DMARC for email security
  • NS - Authoritative nameservers
  • CNAME - Aliases pointing to other domains

Security Records

  • CAA - Restrict which CAs can issue certificates
  • DNSKEY/DS - DNSSEC cryptographic keys
  • TLSA - DANE TLS certificate authentication
  • SSHFP - SSH host key fingerprints
  • SRV - Service discovery and endpoints

REST API

Integrate DNS lookups into your applications with our REST API. Query all record types programmatically.

GET DNS Lookup
$ curl https://api.requestguard.com/v1/dns/lookup?domain=msn.com
Response for msn.com Live Data
{
  "success": true,
  "data": {
    "domain": "msn.com",
    "queryTimeMs": 46,
    "dnssec": false,
    "dnsProvider": "Azure DNS",
    "records": [
      {
        "type": "A",
        "name": "msn.com",
        "value": "204.79.197.219",
        "ttl": 966,
        "geo": {
          "ip": "204.79.197.219",
          "asn": 8068,
          "country": "US",
          "asnName": "MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US"
        }
      },
      {
        "type": "MX",
        "name": "msn.com",
        "value": "2 msn-com.olc.protection.outlook.com.",
        "ttl": 3600
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "ns1-204.azure-dns.com.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "ns2-204.azure-dns.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "ns3-204.azure-dns.org.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "ns4-204.azure-dns.info.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "dns1.p08.nsone.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "dns2.p08.nsone.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "dns3.p08.nsone.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "msn.com",
        "value": "dns4.p08.nsone.net.",
        "ttl": 172800
      },
      {
        "type": "SOA",
        "name": "msn.com",
        "value": "ns1-204.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 3600",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "_dmarc.msn.com",
        "value": "\"v=DMARC1; p=none; sp=quarantine; pct=100; rua=mailto:d@rua.agari.com; fo=1\"",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "msn.com",
        "value": "\"AFDVALIDATION=IcePrime\"",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "msn.com",
        "value": "\"facebook-domain-verification=q715hqwb3sc3mkxajcokcksu21c8r2\"",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "msn.com",
        "value": "\"globalsign-domain-verification=KaParXxs1OHDy7o8CMbPpHBN-2m_mzwdPqKMMQ66a6\"",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "msn.com",
        "value": "\"google-site-verification=3lJkn9Ti3ZZZEzyGfgndcatwCZ93RLqWOYjIckfeKlM\"",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "msn.com",
        "value": "\"google-site-verification=snWRecgPSoBabrLXKCz4W8SZYabue7JrtXQM36fq6PE\"",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "msn.com",
        "value": "\"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\"",
        "ttl": 3600
      },
      {
        "type": "CAA",
        "name": "msn.com",
        "value": "\\# 42 00 0c 63 6f 6e 74 61 63 74 65 6d 61 69 6c 63 61 61 72 65 63 6f 72 64 61 77 61 72 65 40 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d",
        "ttl": 3600
      },
      {
        "type": "CAA",
        "name": "msn.com",
        "value": "\\# 19 00 05 69 73 73 75 65 64 69 67 69 63 65 72 74 2e 63 6f 6d",
        "ttl": 3600
      },
      {
        "type": "CAA",
        "name": "msn.com",
        "value": "\\# 21 00 05 69 73 73 75 65 67 6c 6f 62 61 6c 73 69 67 6e 2e 63 6f 6d",
        "ttl": 3600
      },
      {
        "type": "CAA",
        "name": "msn.com",
        "value": "\\# 20 00 05 69 73 73 75 65 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d",
        "ttl": 3600
      }
    ],
    "queriedAt": "2026-05-10T21:31:12.578Z"
  }
}
Rate limit: 100 req/min
Authentication: API Key
Get API Access β†’