NSToolKit
NSToolKit
free network tools

DNS records for miit.gov.cn

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.

MX records

[
  {
    "type": "MX",
    "exchange": "mail.miit.gov.cn",
    "priority": 100
  }
]

NS records

[
  {
    "type": "NS",
    "value": "dns1.miit.gov.cn"
  },
  {
    "type": "NS",
    "value": "dns.miit.gov.cn"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "globalsign-domain-verification=YBVIi4H5ubEF9G0eSJhdhJfBJZu8prE-GUcnXSYvCT"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 mx ip4:106.74.81.29 ~all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "dns.miit.gov.cn",
    "hostmaster": "root.miit.gov.cn",
    "serial": 2603122025,
    "refresh": 3600,
    "retry": 1800,
    "expire": 604800,
    "minttl": 3600
  }
]

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 miit.gov.cn.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup