NSToolKit
NSToolKit
free network tools

DNS records for chatgpt.com

Findings

  • [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.

A records

[
  {
    "type": "A",
    "value": "172.64.155.209"
  },
  {
    "type": "A",
    "value": "104.18.32.47"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a06:98c1:3100::6812:202f"
  },
  {
    "type": "AAAA",
    "value": "2a06:98c1:310b::ac40:9bd1"
  }
]

NS records

[
  {
    "type": "NS",
    "value": "savanna.ns.cloudflare.com"
  },
  {
    "type": "NS",
    "value": "hassan.ns.cloudflare.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=vHr-4wFDXLd3wze6i0YimpiGHC1u0Hy3x1dGAiyeHWs"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=qz8yKZH1f2h4Dl7S-nRAo0immoInmiosRhyjUxXuUOs"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=rZodbEw8Hlw3gg7Z7mxkmQUNPnO_1khlohRX5D6qeUo"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=3p_zWfTXlQ4Mbxvq51ylW59LjgneYCB_vXpS-DLIEwM"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=u3JFUrrlvyiaVlGsdIRMgmuvDluR6gC-TIPBEQLbl8c"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "hassan.ns.cloudflare.com",
    "hostmaster": "dns.cloudflare.com",
    "serial": 2404820798,
    "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 chatgpt.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup