DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
app-analytics-services.com
Records: 16
Response Time: 62ms
DNSSEC: Disabled
DNS Provider:
Google Cloud DNS
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | app-analytics-services.com | 192.178.154.101 πΊπΈ US AS15169 GOOGLE - Google LLC, US | 5m |
| A | app-analytics-services.com | 192.178.154.139 πΊπΈ US AS15169 GOOGLE - Google LLC, US | 5m |
| A | app-analytics-services.com | 192.178.154.100 πΊπΈ US AS15169 GOOGLE - Google LLC, US | 5m |
| A | app-analytics-services.com | 192.178.154.138 πΊπΈ US AS15169 GOOGLE - Google LLC, US | 5m |
| A | app-analytics-services.com | 192.178.154.113 πΊπΈ US AS15169 GOOGLE - Google LLC, US | 5m |
| A | app-analytics-services.com | 192.178.154.102 | 5m |
| AAAA | app-analytics-services.com | 2607:f8b0:4023:1417::66 | 4m |
| AAAA | app-analytics-services.com | 2607:f8b0:4023:1417::8b | 4m |
| AAAA | app-analytics-services.com | 2607:f8b0:4023:1417::8a | 4m |
| AAAA | app-analytics-services.com | 2607:f8b0:4023:1417::64 | 4m |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | app-analytics-services.com | ns1.google.com. | 4d |
| NS | app-analytics-services.com | ns3.google.com. | 4d |
| NS | app-analytics-services.com | ns4.google.com. | 4d |
| NS | app-analytics-services.com | ns2.google.com. | 4d |
| SOA | app-analytics-services.com | ns1.google.com. dns-admin.google.com. 912537324 900 900 1800 60 | 1m |
Security & Certificates
DNSSEC, CA restrictions, and keys
| Type | Name | Value | TTL |
|---|---|---|---|
| CAA | app-analytics-services.com | \# 15 00 05 69 73 73 75 65 70 6b 69 2e 67 6f 6f 67 | 1d |
Queried at 5/10/2026, 9:32:04 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=app-analytics-services.com Response for app-analytics-services.com Live Data
{
"success": true,
"data": {
"domain": "app-analytics-services.com",
"queryTimeMs": 62,
"dnssec": false,
"dnsProvider": "Google Cloud DNS",
"records": [
{
"type": "A",
"name": "app-analytics-services.com",
"value": "192.178.154.101",
"ttl": 300,
"geo": {
"ip": "192.178.154.101",
"asn": 15169,
"country": "US",
"asnName": "GOOGLE - Google LLC, US"
}
},
{
"type": "A",
"name": "app-analytics-services.com",
"value": "192.178.154.139",
"ttl": 300,
"geo": {
"ip": "192.178.154.139",
"asn": 15169,
"country": "US",
"asnName": "GOOGLE - Google LLC, US"
}
},
{
"type": "A",
"name": "app-analytics-services.com",
"value": "192.178.154.100",
"ttl": 300,
"geo": {
"ip": "192.178.154.100",
"asn": 15169,
"country": "US",
"asnName": "GOOGLE - Google LLC, US"
}
},
{
"type": "A",
"name": "app-analytics-services.com",
"value": "192.178.154.138",
"ttl": 300,
"geo": {
"ip": "192.178.154.138",
"asn": 15169,
"country": "US",
"asnName": "GOOGLE - Google LLC, US"
}
},
{
"type": "A",
"name": "app-analytics-services.com",
"value": "192.178.154.113",
"ttl": 300,
"geo": {
"ip": "192.178.154.113",
"asn": 15169,
"country": "US",
"asnName": "GOOGLE - Google LLC, US"
}
},
{
"type": "A",
"name": "app-analytics-services.com",
"value": "192.178.154.102",
"ttl": 300
},
{
"type": "AAAA",
"name": "app-analytics-services.com",
"value": "2607:f8b0:4023:1417::66",
"ttl": 286
},
{
"type": "AAAA",
"name": "app-analytics-services.com",
"value": "2607:f8b0:4023:1417::8b",
"ttl": 286
},
{
"type": "AAAA",
"name": "app-analytics-services.com",
"value": "2607:f8b0:4023:1417::8a",
"ttl": 286
},
{
"type": "AAAA",
"name": "app-analytics-services.com",
"value": "2607:f8b0:4023:1417::64",
"ttl": 286
},
{
"type": "NS",
"name": "app-analytics-services.com",
"value": "ns1.google.com.",
"ttl": 345600
},
{
"type": "NS",
"name": "app-analytics-services.com",
"value": "ns3.google.com.",
"ttl": 345600
},
{
"type": "NS",
"name": "app-analytics-services.com",
"value": "ns4.google.com.",
"ttl": 345600
},
{
"type": "NS",
"name": "app-analytics-services.com",
"value": "ns2.google.com.",
"ttl": 345600
},
{
"type": "SOA",
"name": "app-analytics-services.com",
"value": "ns1.google.com. dns-admin.google.com. 912537324 900 900 1800 60",
"ttl": 60
},
{
"type": "CAA",
"name": "app-analytics-services.com",
"value": "\\# 15 00 05 69 73 73 75 65 70 6b 69 2e 67 6f 6f 67",
"ttl": 86400
}
],
"queriedAt": "2026-05-10T21:32:04.918Z"
}
}