DNS records for supertms.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": "smtp.secureserver.net.supertms.com",
"priority": 10
},
{
"type": "MX",
"exchange": "mailstore1.secureserver.net.supertms.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "ns1.alidns.com"
},
{
"type": "NS",
"value": "ns2.alidns.com"
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.alidns.com",
"hostmaster": "hostmaster.hichina.com",
"serial": 2026011209,
"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 supertms.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup