DNS records for worldnic.com
Findings
- [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.
A records
[
{
"type": "A",
"value": "205.178.187.13"
}
]MX records
[
{
"type": "MX",
"exchange": "mx.myregisteredsite.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "heidi.ns.cloudflare.com"
},
{
"type": "NS",
"value": "rex.ns.cloudflare.com"
}
]SOA records
[
{
"type": "SOA",
"nsname": "heidi.ns.cloudflare.com",
"hostmaster": "dns.cloudflare.com",
"serial": 2403423932,
"refresh": 10000,
"retry": 2400,
"expire": 604800,
"minttl": 1800
}
]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 worldnic.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup