DNS Lookup Tool

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

DNS Records for gianteagle.com

Records: 29
Response Time: 50ms
DNSSEC: Disabled
DNS Provider: Azure DNS
Security: βœ“ SPF strict βœ“ DMARC reject

Address Records

IP addresses the domain points to

2 records
Type Name Value TTL
A gianteagle.com
13.107.226.51
πŸ‡ΊπŸ‡Έ US AS8075 MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US
5m
A gianteagle.com
13.107.253.51
πŸ‡ΊπŸ‡Έ US AS8075 MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US
5m

Mail Records

Mail servers for the domain

2 records
Type Name Value TTL
MX gianteagle.com
10 mxa-0037d401.gslb.pphosted.com.
10m
MX gianteagle.com
10 mxb-0037d401.gslb.pphosted.com.
10m

Name Records

Nameservers and aliases

5 records
Type Name Value TTL
NS gianteagle.com
ns1-08.azure-dns.com.
1h
NS gianteagle.com
ns2-08.azure-dns.net.
1h
NS gianteagle.com
ns3-08.azure-dns.org.
1h
NS gianteagle.com
ns4-08.azure-dns.info.
1h
SOA gianteagle.com
ns1-08.azure-dns.com. dns.jomax.net. 2023032503 28800 7200 604800 300
5m

Text & Verification

SPF, DKIM, DMARC, and verification

14 records
Type Name Value TTL
TXT _dmarc.gianteagle.com
"v=DMARC1; p=reject; rua=mailto:5aa9650b7382430@rep.dmarcanalyzer.com; ruf=mailto:5aa9650b7382430@for.dmarcanalyzer.com; fo=1;"
1h
TXT gianteagle.com
"45r85jhxsj5c2n4r2y9qy2vmbf0pljnn"
10m
TXT gianteagle.com
"apple-domain-verification=i6DhnbuFIAu18Nxa"
10m
TXT gianteagle.com
"asv=01b04d4be3eb043cdb05585906ccb648"
10m
TXT gianteagle.com
"atlassian-domain-verification=2pOtcNfCs2eGPYMYGPzVH4VThGMynJdn5sXxfErqkkg5nWt1cq90Cnf4KPMqWFG6"
10m
TXT gianteagle.com
"docusign=33580b1e-562f-4744-8f6d-3a5c6fd7b463"
10m
TXT gianteagle.com
"fastly-domain-delegation-<IV793SFD47>-<20211011>"
10m
TXT gianteagle.com
"mauiIqLp0nhyYI63HLDKdTFfIxIJ6f7BFBJ85xAp3e3H9qXNQ4DPOOzrOuognCwYSav0nYfPTGTWmFIjPU9J9Q=="
10m
TXT gianteagle.com
"onetrust-domain-verification=2783324100b94be7868eb2351686e96e"
10m
TXT gianteagle.com
"onetrust-domain-verification=3d46c017dcd44450a31cdf530409ad66"
10m
TXT gianteagle.com
"teamviewer-sso-verification=fda6439ac4dd43d7afe17487870f50c7"
10m
TXT gianteagle.com
"v=spf1 mx include:spf.protection.outlook.com ip4:168.100.178.0/23 ip4:50.227.69.11 ip4:64.13.170.98 include:spf-0037d401.pphosted.com -all"
10m
TXT gianteagle.com
"hpe-greenlake-domain-verification=2d44794f4a48394856426f3472503435465857716a7a4931556d72574547514b"
10m
TXT gianteagle.com
"anthropic-domain-verification-j3mmb4=LjlOEA3nKXSXQPMIbaFPkxz2C"
10m

Security & Certificates

DNSSEC, CA restrictions, and keys

6 records
Type Name Value TTL
CAA gianteagle.com
\# 20 00 05 69 73 73 75 65 61 6d 61 7a 6f 6e 61 77 73 2e 63 6f 6d
5m
CAA gianteagle.com
\# 17 00 05 69 73 73 75 65 61 6d 61 7a 6f 6e 2e 63 6f 6d
5m
CAA gianteagle.com
\# 19 00 05 69 73 73 75 65 64 69 67 69 63 65 72 74 2e 63 6f 6d
5m
CAA gianteagle.com
\# 19 00 05 69 73 73 75 65 61 77 73 74 72 75 73 74 2e 63 6f 6d
5m
CAA gianteagle.com
\# 22 00 05 69 73 73 75 65 61 6d 61 7a 6f 6e 74 72 75 73 74 2e 63 6f 6d
5m
CAA gianteagle.com
\# 18 00 05 69 73 73 75 65 65 6e 74 72 75 73 74 2e 6e 65 74
5m

Queried at 5/10/2026, 9:33:48 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=gianteagle.com
Response for gianteagle.com Live Data
{
  "success": true,
  "data": {
    "domain": "gianteagle.com",
    "queryTimeMs": 50,
    "dnssec": false,
    "dnsProvider": "Azure DNS",
    "records": [
      {
        "type": "A",
        "name": "gianteagle.com",
        "value": "13.107.226.51",
        "ttl": 300,
        "geo": {
          "ip": "13.107.226.51",
          "asn": 8075,
          "country": "US",
          "asnName": "MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US"
        }
      },
      {
        "type": "A",
        "name": "gianteagle.com",
        "value": "13.107.253.51",
        "ttl": 300,
        "geo": {
          "ip": "13.107.253.51",
          "asn": 8075,
          "country": "US",
          "asnName": "MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US"
        }
      },
      {
        "type": "MX",
        "name": "gianteagle.com",
        "value": "10 mxa-0037d401.gslb.pphosted.com.",
        "ttl": 600
      },
      {
        "type": "MX",
        "name": "gianteagle.com",
        "value": "10 mxb-0037d401.gslb.pphosted.com.",
        "ttl": 600
      },
      {
        "type": "NS",
        "name": "gianteagle.com",
        "value": "ns1-08.azure-dns.com.",
        "ttl": 3600
      },
      {
        "type": "NS",
        "name": "gianteagle.com",
        "value": "ns2-08.azure-dns.net.",
        "ttl": 3600
      },
      {
        "type": "NS",
        "name": "gianteagle.com",
        "value": "ns3-08.azure-dns.org.",
        "ttl": 3600
      },
      {
        "type": "NS",
        "name": "gianteagle.com",
        "value": "ns4-08.azure-dns.info.",
        "ttl": 3600
      },
      {
        "type": "SOA",
        "name": "gianteagle.com",
        "value": "ns1-08.azure-dns.com. dns.jomax.net. 2023032503 28800 7200 604800 300",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "_dmarc.gianteagle.com",
        "value": "\"v=DMARC1; p=reject; rua=mailto:5aa9650b7382430@rep.dmarcanalyzer.com; ruf=mailto:5aa9650b7382430@for.dmarcanalyzer.com; fo=1;\"",
        "ttl": 3600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"45r85jhxsj5c2n4r2y9qy2vmbf0pljnn\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"apple-domain-verification=i6DhnbuFIAu18Nxa\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"asv=01b04d4be3eb043cdb05585906ccb648\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"atlassian-domain-verification=2pOtcNfCs2eGPYMYGPzVH4VThGMynJdn5sXxfErqkkg5nWt1cq90Cnf4KPMqWFG6\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"docusign=33580b1e-562f-4744-8f6d-3a5c6fd7b463\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"fastly-domain-delegation-<IV793SFD47>-<20211011>\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"mauiIqLp0nhyYI63HLDKdTFfIxIJ6f7BFBJ85xAp3e3H9qXNQ4DPOOzrOuognCwYSav0nYfPTGTWmFIjPU9J9Q==\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"onetrust-domain-verification=2783324100b94be7868eb2351686e96e\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"onetrust-domain-verification=3d46c017dcd44450a31cdf530409ad66\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"teamviewer-sso-verification=fda6439ac4dd43d7afe17487870f50c7\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"v=spf1 mx include:spf.protection.outlook.com ip4:168.100.178.0/23 ip4:50.227.69.11 ip4:64.13.170.98 include:spf-0037d401.pphosted.com -all\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"hpe-greenlake-domain-verification=2d44794f4a48394856426f3472503435465857716a7a4931556d72574547514b\"",
        "ttl": 600
      },
      {
        "type": "TXT",
        "name": "gianteagle.com",
        "value": "\"anthropic-domain-verification-j3mmb4=LjlOEA3nKXSXQPMIbaFPkxz2C\"",
        "ttl": 600
      },
      {
        "type": "CAA",
        "name": "gianteagle.com",
        "value": "\\# 20 00 05 69 73 73 75 65 61 6d 61 7a 6f 6e 61 77 73 2e 63 6f 6d",
        "ttl": 300
      },
      {
        "type": "CAA",
        "name": "gianteagle.com",
        "value": "\\# 17 00 05 69 73 73 75 65 61 6d 61 7a 6f 6e 2e 63 6f 6d",
        "ttl": 300
      },
      {
        "type": "CAA",
        "name": "gianteagle.com",
        "value": "\\# 19 00 05 69 73 73 75 65 64 69 67 69 63 65 72 74 2e 63 6f 6d",
        "ttl": 300
      },
      {
        "type": "CAA",
        "name": "gianteagle.com",
        "value": "\\# 19 00 05 69 73 73 75 65 61 77 73 74 72 75 73 74 2e 63 6f 6d",
        "ttl": 300
      },
      {
        "type": "CAA",
        "name": "gianteagle.com",
        "value": "\\# 22 00 05 69 73 73 75 65 61 6d 61 7a 6f 6e 74 72 75 73 74 2e 63 6f 6d",
        "ttl": 300
      },
      {
        "type": "CAA",
        "name": "gianteagle.com",
        "value": "\\# 18 00 05 69 73 73 75 65 65 6e 74 72 75 73 74 2e 6e 65 74",
        "ttl": 300
      }
    ],
    "queriedAt": "2026-05-10T21:33:48.673Z"
  }
}
Rate limit: 100 req/min
Authentication: API Key
Get API Access β†’