NSToolKit
NSToolKit
free network tools

DNS records for facebook.com

A records

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

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a03:2880:f36e:1:face:b00c:0:25de"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "smtpin.vvv.facebook.com",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "b.ns.facebook.com"
  },
  {
    "type": "NS",
    "value": "d.ns.facebook.com"
  },
  {
    "type": "NS",
    "value": "a.ns.facebook.com"
  },
  {
    "type": "NS",
    "value": "c.ns.facebook.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=wdH5DTJTc9AYNwVunSVFeK0hYDGUIEOGb-RReU6pJlY"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=sK6uY9x7eaMoEMfn3OILqwTFYgaNp4llmguKI-C3_iA"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 redirect=_spf.facebook.com"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "zoom-domain-verification=4b2ef4e1-6dee-4483-9869-9bef353fd147"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=A2WZWCNQHrGV_TWwKh6KHY90tY0SHZo_RnyMJoDaG0s"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "facebook-domain-verification=y7isfmi3kzyg1r4wophh9vyb6pgbda"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "a.ns.facebook.com",
    "hostmaster": "dns.facebook.com",
    "serial": 4207849484,
    "refresh": 14400,
    "retry": 1800,
    "expire": 604800,
    "minttl": 300
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "digicert.com; account=271b0beda0771d006aa3a6c11b05187d456d6c239b46cb5241196095b09c92af"
  }
]

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 facebook.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup