NSToolKit
NSToolKit
free network tools

DNS records for adobe.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": "185.34.190.18"
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns101.adobe.net"
  },
  {
    "type": "NS",
    "value": "ns102.adobe.net"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:amazonses.com ~all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "n3mz70jr4shtr52nczshtjw4ynxjms1k"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "d614156c7823471ba00f21538368f4f5"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_vjhnbgb9j3rnoyfb1ibzkfc2mnveh5d"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "lfzgpk0856f4d4x5ts4yrcw38xfl7czg"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "7m4pzvxcc8qyq92lb0s867krrmps7qpy"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_cm8vm6gtoz50xn2znsv12dso2529865"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=AiztiQ0QQXRD242tEYTyUuTGq-iIZcfmu_iwRIGJc8k"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "prcv8vp1t69z5l0jq2cd5w9v40ntbt1p"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns101.adobe.net",
    "hostmaster": "dnsadmin.omniture.com",
    "serial": 2026051800,
    "refresh": 900,
    "retry": 3600,
    "expire": 604800,
    "minttl": 60
  }
]

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup