NSToolKit
NSToolKit
free network tools

DNS records for python.org

A records

[
  {
    "type": "A",
    "value": "151.101.192.223"
  },
  {
    "type": "A",
    "value": "151.101.128.223"
  },
  {
    "type": "A",
    "value": "151.101.64.223"
  },
  {
    "type": "A",
    "value": "151.101.0.223"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a04:4e42:400::223"
  },
  {
    "type": "AAAA",
    "value": "2a04:4e42:200::223"
  },
  {
    "type": "AAAA",
    "value": "2a04:4e42:600::223"
  },
  {
    "type": "AAAA",
    "value": "2a04:4e42::223"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mail.python.org",
    "priority": 50
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns-2046.awsdns-63.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-484.awsdns-60.com"
  },
  {
    "type": "NS",
    "value": "ns-1134.awsdns-13.org"
  },
  {
    "type": "NS",
    "value": "ns-981.awsdns-58.net"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "MS=73147F1EC0843C399CF17F586EC6B8EAF8C57961"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=9852CbTRhQ51-9gCUayPbGYqJeBle_MXLb6E4AL_qQk"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=dqhMiMzpbkSyEhgjGKyEOMlEg2tF0MSHD7UN-MYfD-M"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=QALZObrGl2OVG8lWUE40uVSMCAka316yADn9ZfCU5OA"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=B57sRQpmte4G4w-gavZbVNmmNsMxGp5kcL19UP2599"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "openai-domain-verification=dv-VgeNijVDgW7g56UZyGIVyKNr"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "888acb5757da46ad83b7e341ec544c64"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "anthropic-domain-verification-x3xt87=cFLP3aL71pAYPZLQR7JKvRhcF"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 mx ip4:188.166.95.178/32 ip6:2a03:b0c0:2:d0::71:1 include:stspg-customer.com include:_spf.google.com include:mailgun.org ~all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=w3b8mU3wU6cZ8uSrj3E_5f1frPejJskDpSp_nMWJ99o"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "status-page-domain-verification=9y2klhzbxsgk"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "twilio-domain-verification=1c295667813cc0aaae819ed7657818f8"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "libera-1298aas"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-2046.awsdns-63.co.uk",
    "hostmaster": "awsdns-hostmaster.amazon.com",
    "serial": 1,
    "refresh": 7200,
    "retry": 900,
    "expire": 1209600,
    "minttl": 86400
  }
]

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 python.org.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup