DNS records for orderbox-dns.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": "mx2.mailhostbox.com",
"priority": 100
},
{
"type": "MX",
"exchange": "mx1.mailhostbox.com",
"priority": 100
}
]NS records
[
{
"type": "NS",
"value": "andy.ns.cloudflare.com"
},
{
"type": "NS",
"value": "dora.ns.cloudflare.com"
}
]SOA records
[
{
"type": "SOA",
"nsname": "andy.ns.cloudflare.com",
"hostmaster": "dns.cloudflare.com",
"serial": 2404028439,
"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 orderbox-dns.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup