DNS records for beian.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.
- [WARN] This domain accepts mail (MX present) but publishes no SPF record. Receivers will be more likely to mark outbound mail as spam or reject it.
MX records
[
{
"type": "MX",
"exchange": "mxbiz1.qq.com",
"priority": 5
},
{
"type": "MX",
"exchange": "mxbiz2.qq.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "dns7.hichina.com"
},
{
"type": "NS",
"value": "dns8.hichina.com"
}
]SOA records
[
{
"type": "SOA",
"nsname": "dns7.hichina.com",
"hostmaster": "hostmaster.hichina.com",
"serial": 2026010913,
"refresh": 3600,
"retry": 1200,
"expire": 86400,
"minttl": 600
}
]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 beian.gov.cn.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup