NSToolKit
NSToolKit
free network tools

DNS records for pki.goog

A records

[
  {
    "type": "A",
    "value": "216.239.32.29"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2001:4860:4802:32::1d"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "smtp.google.com",
    "priority": 5
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns1.zdns.google"
  },
  {
    "type": "NS",
    "value": "ns2.zdns.google"
  },
  {
    "type": "NS",
    "value": "ns3.zdns.google"
  },
  {
    "type": "NS",
    "value": "ns4.zdns.google"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=bldSOD4em6X-G7MCd9EJUqkBhBcN0Ch9eVi4l-rhHU8"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.googledomains.com",
    "hostmaster": "dns-admin.google.com",
    "serial": 2020062601,
    "refresh": 21600,
    "retry": 3600,
    "expire": 1209600,
    "minttl": 300
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "pki.goog"
  }
]

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 pki.goog.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup