NSToolKit
NSToolKit
free network tools

DNS records for archive.org

A records

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

MX records

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

NS records

[
  {
    "type": "NS",
    "value": "ns-global.kjsl.com"
  },
  {
    "type": "NS",
    "value": "ns1.archive.org"
  },
  {
    "type": "NS",
    "value": "ns0036.secondary.cloudflare.com"
  },
  {
    "type": "NS",
    "value": "ns2.archive.org"
  },
  {
    "type": "NS",
    "value": "ns3.archive.org"
  },
  {
    "type": "NS",
    "value": "ns0208.secondary.cloudflare.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "brave-ledger-verification=helloarchive.org"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "t44orrgdmehs56t0qtiuri47io"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=jG-1u9Cab2yUEOgG_HdB1DuUZ03oaNIPU93Vp-nnJLw"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=ZkKkXmzrzbWYiTTj_Js7OokIcxjveE89BiwhcHXCq-g"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "MS=ms84122558"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 a mx ip4:207.241.224.6/32 ip4:207.241.224.2/32 a:bromkins.net include:spf.braintreegateway.com include:_spf.salesforce.com include:_spf.google.com -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "8ptfmp7ldsrm99l4h8faqrjo17"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "brightdata-site-verification=b65e50d2b97851b4872653329f68d7c2"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "atlassian-domain-verification=AayvCFYrHZxErANHNVvoXR/RxRkCrZHgMCRDL2lfbyF3JFND0IW5NQyCOmgEIKiS"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.archive.org",
    "hostmaster": "hostmaster.archive.org",
    "serial": 2026052102,
    "refresh": 600,
    "retry": 300,
    "expire": 864000,
    "minttl": 600
  }
]

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup