DNS records for name-services.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.
MX records
[
{
"type": "MX",
"exchange": "mx.name-services.com.cust.a.hostedemail.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "dns3.name-services.com"
},
{
"type": "NS",
"value": "dns4.name-services.com"
},
{
"type": "NS",
"value": "dns5.name-services.com"
},
{
"type": "NS",
"value": "dns2.name-services.com"
},
{
"type": "NS",
"value": "dns1.name-services.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 include:_spf.hostedemail.com ip4:98.124.224.28/24 ip4:98.124.246.29 ip4:98.124.246.30 ip4:216.40.42.123 ip4:216.40.42.124 ip4:216.40.42.125 ip4:216.40.42.123 ip4:69.26.182.242 ip4:216.152.255.0/24 ip4:69.26.182.10 ip4:209.67.128.0/23 ip4:74.202.139",
".0/24 ip4:74.202.142.0/24 ip4:74.202.15.0/24 ip4:64.191.223.0/24 ip4:65.74.168.0/24 ip4:216.163.188.0/24 ip4:69.64.153.0/24 mx include:relay.mailchannels.net ?all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "dns1.name-services.com",
"hostmaster": "info.name-services.com",
"serial": 1778865063,
"refresh": 172800,
"retry": 900,
"expire": 1814400,
"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 name-services.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup