NSToolKit
NSToolKit
free network tools

DNS records for atlassian.net

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": "13.227.180.4"
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns-573.awsdns-07.net"
  },
  {
    "type": "NS",
    "value": "ns-1339.awsdns-39.org"
  },
  {
    "type": "NS",
    "value": "ns-1977.awsdns-55.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-110.awsdns-13.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=5kaM72FkLAQ72an-enpRdA0RoMezFPNDVstAVJ2zzNE"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=I35-DPIfQpm1DJDty6A-CPqZZuJH3VFBVdDfTX9oQ-w"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=OGjH-MHnCqvQnCvbwfFjx18uywUBboMJznZuLNK9EX0"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "yandex-verification: e0b60c84b0265951"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=OyBu9JKNiNvdQuVQEWjXouXR0Gpk4K2WMZLeq3i_sfY"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=crpcLWBHzgUpszF01N1mEBQxQyjLHLGLde2xTznJ9bI"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:_spf.atlassian.net include:mail-us.atlassian.net include:mail-eu.atlassian.net -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=mbA1ipHOqyfuvt0Kg_zsiICOUkUmLQAIjRvlPVKln6g"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=yq6ec0SWleFz2nse2rgP5Q7sznwCHE6Kz5xYlHdXozM"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=WpeKPXgdFvut3EnXYV5bdhGILreS4EQH9g7eOYmEWdU"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_y9v5ywzhhllg47h8catqr2ah3t5s3j4"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=RcQzq2eURg5hALm4AJx83xamzfGRTnnPJNE9feT4RT8"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "d25ka488dfqyj6.cloudfront.net"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-110.awsdns-13.com",
    "hostmaster": "awsdns-hostmaster.amazon.com",
    "serial": 1,
    "refresh": 7200,
    "retry": 900,
    "expire": 1209600,
    "minttl": 120
  }
]

CAA records

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

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup