DNS Lookup Tool

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

DNS Records for vungle.com

Records: 34
Response Time: 191ms
DNSSEC: Disabled
DNS Provider: Akamai
Security: βœ“ SPF soft βœ“ DMARC quarantine

Address Records

IP addresses the domain points to

2 records
Type Name Value TTL
A vungle.com
141.193.213.11
πŸ‡ΊπŸ‡Έ US AS209242 CLOUDFLARESPECTRUM Cloudflare, Inc., US
5m
A vungle.com
141.193.213.10
πŸ‡ΊπŸ‡Έ US AS209242 CLOUDFLARESPECTRUM Cloudflare, Inc., US
5m

Mail Records

Mail servers for the domain

5 records
Type Name Value TTL
MX vungle.com
5 alt2.aspmx.l.google.com.
5m
MX vungle.com
1 aspmx.l.google.com.
5m
MX vungle.com
5 alt1.aspmx.l.google.com.
5m
MX vungle.com
10 alt3.aspmx.l.google.com.
5m
MX vungle.com
10 alt4.aspmx.l.google.com.
5m

Name Records

Nameservers and aliases

7 records
Type Name Value TTL
NS vungle.com
a4-64.akam.net.
1m
NS vungle.com
a9-66.akam.net.
1m
NS vungle.com
a1-5.akam.net.
1m
NS vungle.com
a2-66.akam.net.
1m
NS vungle.com
a28-67.akam.net.
1m
NS vungle.com
a7-65.akam.net.
1m
SOA vungle.com
vungle.com. root.vungle.com. 2022971503 7200 3600 86400 3600
5m

Text & Verification

SPF, DKIM, DMARC, and verification

20 records
Type Name Value TTL
TXT _dmarc.vungle.com
"v=DMARC1; p=quarantine; pct=5; rua=mailto:vungle.it@vungle.com; ruf=mailto:post.master@vungle.com; sp=none; fo=d; ri=86400"
2h
TXT vungle.com
"google-site-verification=sYZNRqJS3maOx3tBcs6HAAhFB49Mpo6uatuNr5FqaVc"
5m
TXT vungle.com
"cloudhealth=e11c50f8-ba0e-4873-bd83-3ab6eb2d7fc7"
5m
TXT vungle.com
"google-site-verification=tQa94BHuOYEtej7-uHwp-aHh3MC_0li5xsA9wYXs08g"
5m
TXT vungle.com
"v=spf1 include:_spf.google.com include:sendgrid.net include:6410061.spf02.hubspotemail.net include:mail.zendesk.com include:mg-spf.greenhouse.io include:spf.tipalti.com ~all"
5m
TXT vungle.com
"google-site-verification=clx1pp0yithbUHF2WN5Vf379Jf4E6j5gWub9SPjckyU"
5m
TXT vungle.com
"google-site-verification=ujg4H5z88syLz8zRc_Q9GOTEwKGSP_J1K1DlTIkHln0"
5m
TXT vungle.com
"google-site-verification=Tc27U5-nZW0fPETGJC8AISvxfzzkKMJYuBbf_-K7kYM"
5m
TXT vungle.com
"atlassian-domain-verification=1VdEeHNGYUuI7dkmPWZ8duP9LTl+AIdHC7ee7Fx4cPKt34uKnGZyQkMfbXn10w9S"
5m
TXT vungle.com
"OSSRH-65218"
5m
TXT vungle.com
"lucid-verification=x55UjUfZ#7Dn"
5m
TXT vungle.com
"adobe-idp-site-verification=d81785899a6d24611bfb0155d2da657859fb3506691ba56b1e13ffd4fd59608b"
5m
TXT vungle.com
"apple-domain-verification=yUS3ZsFr46UbTEx3"
5m
TXT vungle.com
"tinfoil-site-verification: 01a77ab510528e2228f79f14aba7c25f556367d8=3f15dcb0c15c860ea82f8323d9a07b7ef5d9cff9"
5m
TXT vungle.com
"MS=ms67965465"
5m
TXT vungle.com
"0ed1fe018a14dce4fa58304350acec7e1301c8548e"
5m
TXT vungle.com
"google-site-verification=8Kt5Q3JGeAwJwnmeAt3B3oO90jWSUDjxUjF3rlMwPwk"
5m
TXT vungle.com
"google-site-verification=0zRm52rcWn-yII3AK0gxMoSpN8KwcfOjRi_Hq8akbpk"
5m
TXT vungle.com
"docusign=1c19d2d9-1069-4173-a92d-5d9d9b80d5e7"
5m
TXT vungle.com
"pardot710783=e5df74ec1cb011f8f1bd87f0e55c3b7c5487ff2780ee9abe1c85686ffec70486"
5m

Queried at 5/10/2026, 9:32:05 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=vungle.com
Response for vungle.com Live Data
{
  "success": true,
  "data": {
    "domain": "vungle.com",
    "queryTimeMs": 191,
    "dnssec": false,
    "dnsProvider": "Akamai",
    "records": [
      {
        "type": "A",
        "name": "vungle.com",
        "value": "141.193.213.11",
        "ttl": 300,
        "geo": {
          "ip": "141.193.213.11",
          "asn": 209242,
          "country": "US",
          "asnName": "CLOUDFLARESPECTRUM Cloudflare, Inc., US"
        }
      },
      {
        "type": "A",
        "name": "vungle.com",
        "value": "141.193.213.10",
        "ttl": 300,
        "geo": {
          "ip": "141.193.213.10",
          "asn": 209242,
          "country": "US",
          "asnName": "CLOUDFLARESPECTRUM Cloudflare, Inc., US"
        }
      },
      {
        "type": "MX",
        "name": "vungle.com",
        "value": "5 alt2.aspmx.l.google.com.",
        "ttl": 300
      },
      {
        "type": "MX",
        "name": "vungle.com",
        "value": "1 aspmx.l.google.com.",
        "ttl": 300
      },
      {
        "type": "MX",
        "name": "vungle.com",
        "value": "5 alt1.aspmx.l.google.com.",
        "ttl": 300
      },
      {
        "type": "MX",
        "name": "vungle.com",
        "value": "10 alt3.aspmx.l.google.com.",
        "ttl": 300
      },
      {
        "type": "MX",
        "name": "vungle.com",
        "value": "10 alt4.aspmx.l.google.com.",
        "ttl": 300
      },
      {
        "type": "NS",
        "name": "vungle.com",
        "value": "a4-64.akam.net.",
        "ttl": 60
      },
      {
        "type": "NS",
        "name": "vungle.com",
        "value": "a9-66.akam.net.",
        "ttl": 60
      },
      {
        "type": "NS",
        "name": "vungle.com",
        "value": "a1-5.akam.net.",
        "ttl": 60
      },
      {
        "type": "NS",
        "name": "vungle.com",
        "value": "a2-66.akam.net.",
        "ttl": 60
      },
      {
        "type": "NS",
        "name": "vungle.com",
        "value": "a28-67.akam.net.",
        "ttl": 60
      },
      {
        "type": "NS",
        "name": "vungle.com",
        "value": "a7-65.akam.net.",
        "ttl": 60
      },
      {
        "type": "SOA",
        "name": "vungle.com",
        "value": "vungle.com. root.vungle.com. 2022971503 7200 3600 86400 3600",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "_dmarc.vungle.com",
        "value": "\"v=DMARC1; p=quarantine; pct=5; rua=mailto:vungle.it@vungle.com; ruf=mailto:post.master@vungle.com; sp=none; fo=d; ri=86400\"",
        "ttl": 7200
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"google-site-verification=sYZNRqJS3maOx3tBcs6HAAhFB49Mpo6uatuNr5FqaVc\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"cloudhealth=e11c50f8-ba0e-4873-bd83-3ab6eb2d7fc7\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"google-site-verification=tQa94BHuOYEtej7-uHwp-aHh3MC_0li5xsA9wYXs08g\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"v=spf1 include:_spf.google.com include:sendgrid.net include:6410061.spf02.hubspotemail.net include:mail.zendesk.com include:mg-spf.greenhouse.io include:spf.tipalti.com ~all\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"google-site-verification=clx1pp0yithbUHF2WN5Vf379Jf4E6j5gWub9SPjckyU\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"google-site-verification=ujg4H5z88syLz8zRc_Q9GOTEwKGSP_J1K1DlTIkHln0\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"google-site-verification=Tc27U5-nZW0fPETGJC8AISvxfzzkKMJYuBbf_-K7kYM\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"atlassian-domain-verification=1VdEeHNGYUuI7dkmPWZ8duP9LTl+AIdHC7ee7Fx4cPKt34uKnGZyQkMfbXn10w9S\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"OSSRH-65218\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"lucid-verification=x55UjUfZ#7Dn\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"adobe-idp-site-verification=d81785899a6d24611bfb0155d2da657859fb3506691ba56b1e13ffd4fd59608b\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"apple-domain-verification=yUS3ZsFr46UbTEx3\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"tinfoil-site-verification: 01a77ab510528e2228f79f14aba7c25f556367d8=3f15dcb0c15c860ea82f8323d9a07b7ef5d9cff9\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"MS=ms67965465\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"0ed1fe018a14dce4fa58304350acec7e1301c8548e\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"google-site-verification=8Kt5Q3JGeAwJwnmeAt3B3oO90jWSUDjxUjF3rlMwPwk\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"google-site-verification=0zRm52rcWn-yII3AK0gxMoSpN8KwcfOjRi_Hq8akbpk\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"docusign=1c19d2d9-1069-4173-a92d-5d9d9b80d5e7\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "vungle.com",
        "value": "\"pardot710783=e5df74ec1cb011f8f1bd87f0e55c3b7c5487ff2780ee9abe1c85686ffec70486\"",
        "ttl": 300
      }
    ],
    "queriedAt": "2026-05-10T21:32:05.948Z"
  }
}
Rate limit: 100 req/min
Authentication: API Key
Get API Access β†’