DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
tiktokv.com
Records: 21
Response Time: 58ms
DNSSEC: Disabled
DNS Provider:
Akamai
Security:
β SPF strict
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | tiktokv.com | 23.49.248.18 πΊπΈ US AS20940 AKAMAI-ASN1, NL | 20s |
| A | tiktokv.com | 23.49.248.25 πΊπΈ US AS20940 AKAMAI-ASN1, NL | 20s |
| A | tiktokv.com | 23.49.248.37 πΊπΈ US AS20940 AKAMAI-ASN1, NL | 20s |
| A | tiktokv.com | 23.49.248.20 πΊπΈ US AS20940 AKAMAI-ASN1, NL | 20s |
| A | tiktokv.com | 23.49.248.5 πΊπΈ US AS20940 AKAMAI-ASN1, NL | 20s |
| A | tiktokv.com | 23.49.248.31 | 20s |
| A | tiktokv.com | 23.49.248.7 | 20s |
| A | tiktokv.com | 23.49.248.36 | 20s |
| A | tiktokv.com | 23.49.248.10 | 20s |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | tiktokv.com | a12-66.akam.net. | 2d |
| NS | tiktokv.com | a18-64.akam.net. | 2d |
| NS | tiktokv.com | a6-65.akam.net. | 2d |
| NS | tiktokv.com | a9-66.akam.net. | 2d |
| NS | tiktokv.com | a1-97.akam.net. | 2d |
| NS | tiktokv.com | a13-67.akam.net. | 2d |
| SOA | tiktokv.com | a9-66.akam.net. hostmaster.akamai.com. 1564170345 43200 7200 604800 7200 | 1d |
Text & Verification
SPF, DKIM, DMARC, and verification
| Type | Name | Value | TTL |
|---|---|---|---|
| TXT | tiktokv.com | "9f37d02ce3934f6d8e01d947a8bbe2f3" | 10m |
| TXT | tiktokv.com | "google-site-verification=cIHowTkT1ekQD2t07MDPtSK7ZcAioqgCRA1Bz3jbRLI" | 10m |
| TXT | tiktokv.com | "verify_f0d15c9e32461c26ceb0541423170979" | 10m |
| TXT | tiktokv.com | "_globalsign-domain-verification=J0KFI1L82GHJ1-d09PxWIOkvF4i1z5ekhGMwQx4M-S" | 10m |
| TXT | tiktokv.com | "v=spf1 -all" | 10m |
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=tiktokv.com Response for tiktokv.com Live Data
{
"success": true,
"data": {
"domain": "tiktokv.com",
"queryTimeMs": 58,
"dnssec": false,
"dnsProvider": "Akamai",
"records": [
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.18",
"ttl": 20,
"geo": {
"ip": "23.49.248.18",
"asn": 20940,
"country": "US",
"asnName": "AKAMAI-ASN1, NL"
}
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.25",
"ttl": 20,
"geo": {
"ip": "23.49.248.25",
"asn": 20940,
"country": "US",
"asnName": "AKAMAI-ASN1, NL"
}
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.37",
"ttl": 20,
"geo": {
"ip": "23.49.248.37",
"asn": 20940,
"country": "US",
"asnName": "AKAMAI-ASN1, NL"
}
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.20",
"ttl": 20,
"geo": {
"ip": "23.49.248.20",
"asn": 20940,
"country": "US",
"asnName": "AKAMAI-ASN1, NL"
}
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.5",
"ttl": 20,
"geo": {
"ip": "23.49.248.5",
"asn": 20940,
"country": "US",
"asnName": "AKAMAI-ASN1, NL"
}
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.31",
"ttl": 20
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.7",
"ttl": 20
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.36",
"ttl": 20
},
{
"type": "A",
"name": "tiktokv.com",
"value": "23.49.248.10",
"ttl": 20
},
{
"type": "NS",
"name": "tiktokv.com",
"value": "a12-66.akam.net.",
"ttl": 172800
},
{
"type": "NS",
"name": "tiktokv.com",
"value": "a18-64.akam.net.",
"ttl": 172800
},
{
"type": "NS",
"name": "tiktokv.com",
"value": "a6-65.akam.net.",
"ttl": 172800
},
{
"type": "NS",
"name": "tiktokv.com",
"value": "a9-66.akam.net.",
"ttl": 172800
},
{
"type": "NS",
"name": "tiktokv.com",
"value": "a1-97.akam.net.",
"ttl": 172800
},
{
"type": "NS",
"name": "tiktokv.com",
"value": "a13-67.akam.net.",
"ttl": 172800
},
{
"type": "SOA",
"name": "tiktokv.com",
"value": "a9-66.akam.net. hostmaster.akamai.com. 1564170345 43200 7200 604800 7200",
"ttl": 86400
},
{
"type": "TXT",
"name": "tiktokv.com",
"value": "\"9f37d02ce3934f6d8e01d947a8bbe2f3\"",
"ttl": 600
},
{
"type": "TXT",
"name": "tiktokv.com",
"value": "\"google-site-verification=cIHowTkT1ekQD2t07MDPtSK7ZcAioqgCRA1Bz3jbRLI\"",
"ttl": 600
},
{
"type": "TXT",
"name": "tiktokv.com",
"value": "\"verify_f0d15c9e32461c26ceb0541423170979\"",
"ttl": 600
},
{
"type": "TXT",
"name": "tiktokv.com",
"value": "\"_globalsign-domain-verification=J0KFI1L82GHJ1-d09PxWIOkvF4i1z5ekhGMwQx4M-S\"",
"ttl": 600
},
{
"type": "TXT",
"name": "tiktokv.com",
"value": "\"v=spf1 -all\"",
"ttl": 600
}
],
"queriedAt": "2026-05-10T21:34:32.156Z"
}
}