NSToolKit
NSToolKit
free network tools

DNS records for launchpad.net

A records

[
  {
    "type": "A",
    "value": "185.125.189.222"
  },
  {
    "type": "A",
    "value": "185.125.189.223"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mx.launchpad.net",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns2.canonical.com"
  },
  {
    "type": "NS",
    "value": "ns3.canonical.com"
  },
  {
    "type": "NS",
    "value": "ns1.canonical.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 ip4:185.125.188.250 ip4:185.125.188.251 ip4:185.125.188.70 ip4:185.125.188.71 ip4:185.125.188.170 ip4:185.125.188.171 -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.canonical.com",
    "hostmaster": "hostmaster.canonical.com",
    "serial": 2018031367,
    "refresh": 10800,
    "retry": 3600,
    "expire": 604800,
    "minttl": 3600
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issuewild",
    "value": "digicert.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issuewild",
    "value": "letsencrypt.org"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "letsencrypt.org"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "digicert.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "letsencrypt.org; accounturi=https://acme-v01.api.letsencrypt.org/acme/reg/32541290"
  }
]

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 launchpad.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup