DNS records for myhuaweicloud.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.
- [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": "myhuaweicloud-com.mail.protection.outlook.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "vip3.alidns.com"
},
{
"type": "NS",
"value": "vip4.alidns.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"globalsign-domain-verification=IcxWEuRPBKfSIWR8sLM2tUPrEHRnMYVPSpsG4PlVwG"
]
},
{
"type": "TXT",
"entries": [
"_globalsign-domain-verification=snMf8d41omyQViAzCZ1OWID67QVl28B7MD4RPcAajT"
]
},
{
"type": "TXT",
"entries": [
"_globalsign-domain-verification=KTvTVxkzNrB0RU1PcdMgrdOX7C1eirWMMLV6-NLs8l"
]
},
{
"type": "TXT",
"entries": [
"_globalsign-domain-verification=Io8APl9kjqP1rFncnuzFGXGF-6etZbPvsI7LEzYwkL"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.huaweicloud-dns.org",
"hostmaster": "hwclouds\\.cs.huawei.com",
"serial": 1,
"refresh": 7200,
"retry": 900,
"expire": 1209600,
"minttl": 300
}
]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 myhuaweicloud.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup