NSToolKit
NSToolKit
free network tools

DNS records for cloudflare.net

A records

[
  {
    "type": "A",
    "value": "104.16.208.90"
  },
  {
    "type": "A",
    "value": "104.17.156.85"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2606:4700::6810:d05a"
  },
  {
    "type": "AAAA",
    "value": "2606:4700::6811:9c55"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mailstream-east.mxrecord.io",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mailstream-west.mxrecord.io",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mailstream-central.mxrecord.mx",
    "priority": 20
  },
  {
    "type": "MX",
    "exchange": "mailstream-canary.mxrecord.io",
    "priority": 5
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns1.cloudflare.net"
  },
  {
    "type": "NS",
    "value": "ns2.cloudflare.net"
  },
  {
    "type": "NS",
    "value": "ns3.cloudflare.net"
  },
  {
    "type": "NS",
    "value": "ns4.cloudflare.net"
  },
  {
    "type": "NS",
    "value": "ns5.cloudflare.net"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=R8oHKw1eGX8BBg8V0jIvsMLOcuPSn2V-DgW-Rnm4pR4"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:_spf.google.com -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.cloudflare.net",
    "hostmaster": "dns.cloudflare.com",
    "serial": 2402935588,
    "refresh": 10000,
    "retry": 2400,
    "expire": 604800,
    "minttl": 1800
  }
]

What does this mean?

These records are pulled live from authoritative DNS at request time and re-validated daily. Use them to debug routing, deliverability, and TLS issues for cloudflare.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup