DNS Lookup Tool

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

DNS Records for tiktok.com

Records: 37
Response Time: 46ms
DNSSEC: Disabled
DNS Provider: Akamai
Security: βœ“ SPF strict βœ“ DMARC reject

Address Records

IP addresses the domain points to

2 records
Type Name Value TTL
A tiktok.com
23.213.186.196
πŸ‡ΊπŸ‡Έ US AS20940 AKAMAI-ASN1, NL
20s
A tiktok.com
23.213.186.210
πŸ‡ΊπŸ‡Έ US AS20940 AKAMAI-ASN1, NL
20s

Mail Records

Mail servers for the domain

3 records
Type Name Value TTL
MX tiktok.com
20 mx2.tiktok.com.
1h
MX tiktok.com
30 mx3.tiktok.com.
1h
MX tiktok.com
10 mx1.tiktok.com.
1h

Name Records

Nameservers and aliases

7 records
Type Name Value TTL
NS tiktok.com
a1-97.akam.net.
2d
NS tiktok.com
a18-64.akam.net.
2d
NS tiktok.com
a13-67.akam.net.
2d
NS tiktok.com
a6-65.akam.net.
2d
NS tiktok.com
a9-66.akam.net.
2d
NS tiktok.com
a12-66.akam.net.
2d
SOA tiktok.com
a9-66.akam.net. hostmaster.akamai.com. 1554957873 43200 7200 604800 7200
1d

Text & Verification

SPF, DKIM, DMARC, and verification

25 records
Type Name Value TTL
TXT _dmarc.tiktok.com
"v=DMARC1; p=reject; pct=100;"
5m
TXT tiktok.com
"google-site-verification=ot5hoJ0_9g-FO6j5YX6aoLZpNM7N0y988ua0zsCDr88"
5m
TXT tiktok.com
"hubspot-developer-verification=YzdjZDc2ZDEtMDRmNS00MWQyLWJlNzUtY2Q4YmQyN2E0NDFl"
5m
TXT tiktok.com
"google-site-verification=heUwjUSZGdrUk6gp54Bxe8zNWMepAUdI3eECZ7zzNuQ"
5m
TXT tiktok.com
"verification-code-site-edm-va=GkLVdrouyEyNQGsN0X0W"
5m
TXT tiktok.com
"google-site-verification=2ZTMDlDhN4fD3hIKVj_1LnDKhTvf4NVhT23o-edCEVw"
5m
TXT tiktok.com
"apple-domain-verification=hXgMRIDdysM4HJYw"
5m
TXT tiktok.com
"google-site-verification=UlwaFhsh7mBJzb0eTyZBibPg6HQ6doHO8-_tkmjBo4E"
5m
TXT tiktok.com
"mailru-verification: c0f4705a229bd0c6"
5m
TXT tiktok.com
"google-site-verification=spKY3sgLfx2ShlMQbs-jaGpfyhukOMBQ9fV_cR8yKII"
5m
TXT tiktok.com
"google-site-verification=StaGWBpu1eRwm0dUSA-24OmzeXAqkQitecePeqLQ0fc"
5m
TXT tiktok.com
"google-site-verification=9aMOY6RF3QT8X2ACpo04BZ4CSdjPWxRJgncABZtHRYY"
5m
TXT tiktok.com
"MS=ms14857357"
5m
TXT tiktok.com
"v=spf1 include:_spf.google.com include:mail.zendesk.com include:spf.bytedance.com include:mail.stibee.com -all"
5m
TXT tiktok.com
"klaviyo-site-verification=STK9xy"
5m
TXT tiktok.com
"_f3zsp3jcr9843f36xnpbfib409nlhjt"
5m
TXT tiktok.com
"_globalsign-domain-verification=FUJcu1hWja0wxluxlVKRWITCKMvR1CzjjxYcugM_gM"
5m
TXT tiktok.com
"pinterest-site-verification=7d9fc044e28c4992dffda772e8ca2bdc"
5m
TXT tiktok.com
"facebook-domain-verification=iec6txjjw8r35xhq5swdem8tpa5mzw"
5m
TXT tiktok.com
"facebook-domain-verification=wo9l655kzm8rfqm1st3qe7gqduoqav"
5m
TXT tiktok.com
"_7sllfzryqu5thoyj9665cgevrcbi38m"
5m
TXT tiktok.com
"google-site-verification=-pibSb_VhK-cZP1CQSaH7s43WbBkpzjhUwAgyc3YDH4"
5m
TXT tiktok.com
"_hvpbov9c2s6s8d9hj5w2njkjbpj35op"
5m
TXT tiktok.com
"google-site-verification=6qNNoqXIzco_ObM8QE5IZfz2kLnLQkG-llKLL_HudVI"
5m
TXT tiktok.com
"MS=ms80039204"
5m

Queried at 5/10/2026, 9:34:32 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=tiktok.com
Response for tiktok.com Live Data
{
  "success": true,
  "data": {
    "domain": "tiktok.com",
    "queryTimeMs": 46,
    "dnssec": false,
    "dnsProvider": "Akamai",
    "records": [
      {
        "type": "A",
        "name": "tiktok.com",
        "value": "23.213.186.196",
        "ttl": 20,
        "geo": {
          "ip": "23.213.186.196",
          "asn": 20940,
          "country": "US",
          "asnName": "AKAMAI-ASN1, NL"
        }
      },
      {
        "type": "A",
        "name": "tiktok.com",
        "value": "23.213.186.210",
        "ttl": 20,
        "geo": {
          "ip": "23.213.186.210",
          "asn": 20940,
          "country": "US",
          "asnName": "AKAMAI-ASN1, NL"
        }
      },
      {
        "type": "MX",
        "name": "tiktok.com",
        "value": "20 mx2.tiktok.com.",
        "ttl": 3600
      },
      {
        "type": "MX",
        "name": "tiktok.com",
        "value": "30 mx3.tiktok.com.",
        "ttl": 3600
      },
      {
        "type": "MX",
        "name": "tiktok.com",
        "value": "10 mx1.tiktok.com.",
        "ttl": 3600
      },
      {
        "type": "NS",
        "name": "tiktok.com",
        "value": "a1-97.akam.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "tiktok.com",
        "value": "a18-64.akam.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "tiktok.com",
        "value": "a13-67.akam.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "tiktok.com",
        "value": "a6-65.akam.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "tiktok.com",
        "value": "a9-66.akam.net.",
        "ttl": 172800
      },
      {
        "type": "NS",
        "name": "tiktok.com",
        "value": "a12-66.akam.net.",
        "ttl": 172800
      },
      {
        "type": "SOA",
        "name": "tiktok.com",
        "value": "a9-66.akam.net. hostmaster.akamai.com. 1554957873 43200 7200 604800 7200",
        "ttl": 86400
      },
      {
        "type": "TXT",
        "name": "_dmarc.tiktok.com",
        "value": "\"v=DMARC1; p=reject; pct=100;\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=ot5hoJ0_9g-FO6j5YX6aoLZpNM7N0y988ua0zsCDr88\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"hubspot-developer-verification=YzdjZDc2ZDEtMDRmNS00MWQyLWJlNzUtY2Q4YmQyN2E0NDFl\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=heUwjUSZGdrUk6gp54Bxe8zNWMepAUdI3eECZ7zzNuQ\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"verification-code-site-edm-va=GkLVdrouyEyNQGsN0X0W\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=2ZTMDlDhN4fD3hIKVj_1LnDKhTvf4NVhT23o-edCEVw\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"apple-domain-verification=hXgMRIDdysM4HJYw\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=UlwaFhsh7mBJzb0eTyZBibPg6HQ6doHO8-_tkmjBo4E\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"mailru-verification: c0f4705a229bd0c6\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=spKY3sgLfx2ShlMQbs-jaGpfyhukOMBQ9fV_cR8yKII\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=StaGWBpu1eRwm0dUSA-24OmzeXAqkQitecePeqLQ0fc\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=9aMOY6RF3QT8X2ACpo04BZ4CSdjPWxRJgncABZtHRYY\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"MS=ms14857357\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"v=spf1 include:_spf.google.com include:mail.zendesk.com include:spf.bytedance.com include:mail.stibee.com -all\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"klaviyo-site-verification=STK9xy\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"_f3zsp3jcr9843f36xnpbfib409nlhjt\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"_globalsign-domain-verification=FUJcu1hWja0wxluxlVKRWITCKMvR1CzjjxYcugM_gM\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"pinterest-site-verification=7d9fc044e28c4992dffda772e8ca2bdc\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"facebook-domain-verification=iec6txjjw8r35xhq5swdem8tpa5mzw\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"facebook-domain-verification=wo9l655kzm8rfqm1st3qe7gqduoqav\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"_7sllfzryqu5thoyj9665cgevrcbi38m\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=-pibSb_VhK-cZP1CQSaH7s43WbBkpzjhUwAgyc3YDH4\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"_hvpbov9c2s6s8d9hj5w2njkjbpj35op\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"google-site-verification=6qNNoqXIzco_ObM8QE5IZfz2kLnLQkG-llKLL_HudVI\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "tiktok.com",
        "value": "\"MS=ms80039204\"",
        "ttl": 300
      }
    ],
    "queriedAt": "2026-05-10T21:34:32.524Z"
  }
}
Rate limit: 100 req/min
Authentication: API Key
Get API Access β†’