NSToolKit
NSToolKit
free network tools

DNS records for aliyuncs.com

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

AAAA records

[
  {
    "type": "AAAA",
    "value": "2408:4002:1f10::45"
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns3.aliyun.com"
  },
  {
    "type": "NS",
    "value": "ns5.aliyun.com"
  },
  {
    "type": "NS",
    "value": "ns4.aliyun.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=n_Z9fg_f6p84Bld0x0LkCGyS8qV5wILsvyUF0yYAj-"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=DwiLSFdnnGRbfWPEWb5zJ_wvHiFnixksn0JS3tl_KuU"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "hidden-master.aliyun.com",
    "hostmaster": "hostmaster.aliyun-inc.com",
    "serial": 2191422638,
    "refresh": 7200,
    "retry": 900,
    "expire": 2592000,
    "minttl": 600
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "globalsign.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  }
]

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup