DNS Lookup Tool

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

DNS Records for cloudflare.net

Records: 31
Response Time: 11ms
DNSSEC: Enabled
DNS Provider: Unknown
Security: βœ“ SPF strict βœ“ DMARC reject

Address Records

IP addresses the domain points to

4 records
Type Name Value TTL
A cloudflare.net
104.16.208.90
πŸ‡ΊπŸ‡Έ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US
1m
A cloudflare.net
104.17.156.85
πŸ‡ΊπŸ‡Έ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US
1m
AAAA cloudflare.net
2606:4700::6810:d05a
5m
AAAA cloudflare.net
2606:4700::6811:9c55
5m

Mail Records

Mail servers for the domain

4 records
Type Name Value TTL
MX cloudflare.net
5 mailstream-canary.mxrecord.io.
5m
MX cloudflare.net
10 mailstream-east.mxrecord.io.
5m
MX cloudflare.net
10 mailstream-west.mxrecord.io.
5m
MX cloudflare.net
20 mailstream-central.mxrecord.mx.
5m

Name Records

Nameservers and aliases

6 records
Type Name Value TTL
NS cloudflare.net
ns1.cloudflare.net.
1d
NS cloudflare.net
ns2.cloudflare.net.
1d
NS cloudflare.net
ns3.cloudflare.net.
1d
NS cloudflare.net
ns4.cloudflare.net.
1d
NS cloudflare.net
ns5.cloudflare.net.
1d
SOA cloudflare.net
ns1.cloudflare.net. dns.cloudflare.com. 2402935588 10000 2400 604800 1800
30m

Text & Verification

SPF, DKIM, DMARC, and verification

3 records
Type Name Value TTL
TXT _dmarc.cloudflare.net
"v=DMARC1; p=reject; pct=100;rua=mailto:cloudflare@dmarc.area1reports.com; ruf=mailto:cloudflare@dmarc.area1reports.com"
5m
TXT cloudflare.net
"v=spf1 include:_spf.google.com -all"
5m
TXT cloudflare.net
"google-site-verification=R8oHKw1eGX8BBg8V0jIvsMLOcuPSn2V-DgW-Rnm4pR4"
5m

Service Discovery

Service endpoints and bindings

1 record
Type Name Value TTL
HTTPS cloudflare.net
\# 58 00 01 00 00 01 00 03 02 68 32 00 04 00 08 68 10 d0 5a 68 11 9c 55 00 06 00 20 26 06 47 00 00 00 00 00 00 00 00 00 68 10 d0 5a 26 06 47 00 00 00 00 00 00 00 00 00 68 11 9c 55
5m

Security & Certificates

DNSSEC, CA restrictions, and keys

3 records
Type Name Value TTL
DNSKEY cloudflare.net
256 3 ECDSAP256SHA256 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==
59m
DNSKEY cloudflare.net
257 3 ECDSAP256SHA256 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+KkxLbxILfDLUT0rAK9iUzy1L53eKGQ==
59m
DS cloudflare.net
2371 ECDSAP256SHA256 2 90f710a107da51ed78125d30a68704cf3c0308afd01bfcd7057d4bd03b62c68b
23h

Queried at 5/12/2026, 3:13:17 AM

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=cloudflare.net
Response for cloudflare.net Live Data
{
  "success": true,
  "data": {
    "domain": "cloudflare.net",
    "queryTimeMs": 11,
    "dnssec": true,
    "dnsProvider": null,
    "records": [
      {
        "type": "46",
        "name": "_dmarc.cloudflare.net",
        "value": "TXT ECDSAP256SHA256 3 300 1778645597 1778465597 34505 cloudflare.net. Z7XufOaooBVklh3nU2Ckia9S3gOJ6RMEn4rLpn4biDgJ1C70NLVAJ+ZdSyngobU/GBZLpasaPRimxHwy9i74DQ==",
        "ttl": 300
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "A ECDSAP256SHA256 2 300 1778645413 1778465413 34505 cloudflare.net. 3kFaY1wwpuJ9xou+0ROv0ZLxrPqd5ydExxzLVQHkD5jYHIVn8yU/fq+VbBUMao2fkN3mdJs2V2P4W4afufWoUA==",
        "ttl": 117
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "AAAA ECDSAP256SHA256 2 300 1778645597 1778465597 34505 cloudflare.net. +QqdgZ7vvZwvGK9XlMJwb6RfiC4dpB0ylfq9hZKzDjK9YVwoilJgN5q5DNokoyfxX5AAfOzn+pN9AR8SFx+DtQ==",
        "ttl": 300
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "MX ECDSAP256SHA256 2 300 1778645597 1778465597 34505 cloudflare.net. CMFzsjj/mrwtoI+fePechf0naJaGVSicPpl5fg4BFlVknQAakXOEgMI5CQgktdwahCDGY5sBetYcxRu2seDvPg==",
        "ttl": 300
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "NS ECDSAP256SHA256 2 86400 1778645597 1778465597 34505 cloudflare.net. DnQcHghEsHiN/K4TFvS3v8n0btHEhqMvwrucbzkzc6svoRLCxRa97Gcmu7ZQFQ8oc55P1YLHZLCYlRURiXmlcg==",
        "ttl": 86400
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "SOA ECDSAP256SHA256 2 1800 1778645597 1778465597 34505 cloudflare.net. 3x0mwCwRLhGFeHEWxdfkLqNQGjZxeH7qcJqc7NG6JhhGEN8KGt2R9RdUg5f5qZThiV0HcAy1Wn8V3V7mtuG8nw==",
        "ttl": 1800
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "TXT ECDSAP256SHA256 2 300 1778645597 1778465597 34505 cloudflare.net. HBGBHu0mKrUQ7QEAMGep6RRy6mtGvGA18Wuzo8kW5WyyQeuAwui46qAvvNUWvn4UW1Pkt6ah3UsVINYNx4gBPg==",
        "ttl": 300
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "HTTPS ECDSAP256SHA256 2 300 1778645597 1778465597 34505 cloudflare.net. gFxC2DLyUk1wC5yreCgVmy4Hl/z8P8BGqDcqj12S/f+2F4scAA+3NGJedR8abjedT9uY6SoAU5RGXxXpHHbStw==",
        "ttl": 300
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "DNSKEY ECDSAP256SHA256 2 3600 1782633883 1777363483 2371 cloudflare.net. ih6NzN76z5lRac5+a7Rplw5Y3z4AByVbxyQr42cDrZtUVMWhXK3d8cXjgaJtUfT7syAmGafUKyDm1i3T1tIosg==",
        "ttl": 3599
      },
      {
        "type": "46",
        "name": "cloudflare.net",
        "value": "DS ECDSAP256SHA256 2 86400 1778901807 1778292807 1560 net. GAX2nFfMkypyf+X3ZD22VpDcdtf1FBZdLh/U/sW3oglAktdVSucH02qoDvWN5XZQcOXtJnfvfpXVW26n8Y8ekg==",
        "ttl": 84750
      },
      {
        "type": "A",
        "name": "cloudflare.net",
        "value": "104.16.208.90",
        "ttl": 117,
        "geo": {
          "ip": "104.16.208.90",
          "asn": 13335,
          "country": "US",
          "asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
        }
      },
      {
        "type": "A",
        "name": "cloudflare.net",
        "value": "104.17.156.85",
        "ttl": 117,
        "geo": {
          "ip": "104.17.156.85",
          "asn": 13335,
          "country": "US",
          "asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
        }
      },
      {
        "type": "AAAA",
        "name": "cloudflare.net",
        "value": "2606:4700::6810:d05a",
        "ttl": 300,
        "geo": {
          "ip": "2606:4700::6810:d05a"
        }
      },
      {
        "type": "AAAA",
        "name": "cloudflare.net",
        "value": "2606:4700::6811:9c55",
        "ttl": 300,
        "geo": {
          "ip": "2606:4700::6811:9c55"
        }
      },
      {
        "type": "MX",
        "name": "cloudflare.net",
        "value": "5 mailstream-canary.mxrecord.io.",
        "ttl": 300
      },
      {
        "type": "MX",
        "name": "cloudflare.net",
        "value": "10 mailstream-east.mxrecord.io.",
        "ttl": 300
      },
      {
        "type": "MX",
        "name": "cloudflare.net",
        "value": "10 mailstream-west.mxrecord.io.",
        "ttl": 300
      },
      {
        "type": "MX",
        "name": "cloudflare.net",
        "value": "20 mailstream-central.mxrecord.mx.",
        "ttl": 300
      },
      {
        "type": "NS",
        "name": "cloudflare.net",
        "value": "ns1.cloudflare.net.",
        "ttl": 86400
      },
      {
        "type": "NS",
        "name": "cloudflare.net",
        "value": "ns2.cloudflare.net.",
        "ttl": 86400
      },
      {
        "type": "NS",
        "name": "cloudflare.net",
        "value": "ns3.cloudflare.net.",
        "ttl": 86400
      },
      {
        "type": "NS",
        "name": "cloudflare.net",
        "value": "ns4.cloudflare.net.",
        "ttl": 86400
      },
      {
        "type": "NS",
        "name": "cloudflare.net",
        "value": "ns5.cloudflare.net.",
        "ttl": 86400
      },
      {
        "type": "SOA",
        "name": "cloudflare.net",
        "value": "ns1.cloudflare.net. dns.cloudflare.com. 2402935588 10000 2400 604800 1800",
        "ttl": 1800
      },
      {
        "type": "TXT",
        "name": "_dmarc.cloudflare.net",
        "value": "\"v=DMARC1; p=reject; pct=100;rua=mailto:cloudflare@dmarc.area1reports.com; ruf=mailto:cloudflare@dmarc.area1reports.com\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "cloudflare.net",
        "value": "\"v=spf1 include:_spf.google.com -all\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "cloudflare.net",
        "value": "\"google-site-verification=R8oHKw1eGX8BBg8V0jIvsMLOcuPSn2V-DgW-Rnm4pR4\"",
        "ttl": 300
      },
      {
        "type": "HTTPS",
        "name": "cloudflare.net",
        "value": "\\# 58 00 01 00 00 01 00 03 02 68 32 00 04 00 08 68 10 d0 5a 68 11 9c 55 00 06 00 20 26 06 47 00 00 00 00 00 00 00 00 00 68 10 d0 5a 26 06 47 00 00 00 00 00 00 00 00 00 68 11 9c 55",
        "ttl": 300
      },
      {
        "type": "DNSKEY",
        "name": "cloudflare.net",
        "value": "256 3 ECDSAP256SHA256 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
        "ttl": 3599
      },
      {
        "type": "DNSKEY",
        "name": "cloudflare.net",
        "value": "257 3 ECDSAP256SHA256 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+KkxLbxILfDLUT0rAK9iUzy1L53eKGQ==",
        "ttl": 3599
      },
      {
        "type": "DS",
        "name": "cloudflare.net",
        "value": "2371 ECDSAP256SHA256 2 90f710a107da51ed78125d30a68704cf3c0308afd01bfcd7057d4bd03b62c68b",
        "ttl": 84750
      }
    ],
    "queriedAt": "2026-05-12T03:13:17.107Z"
  }
}
Rate limit: 100 req/min
Authentication: API Key
Get API Access β†’