NSToolKit
NSToolKit
free network tools

DNS records for alibabadns.com

Findings

  • [ERROR] No A or AAAA records were returned. Visitors will not be able to reach a web service at this domain unless one of those is added.
  • [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.

NS records

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

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=SPF1 ?all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.alibabadns.com",
    "hostmaster": "hostmaster.alibabadns.com",
    "serial": 2017041916,
    "refresh": 3600,
    "retry": 1200,
    "expire": 3600,
    "minttl": 360
  }
]

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup