DNS records for a-mo.net
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": "3.169.252.79"
},
{
"type": "A",
"value": "3.169.252.118"
},
{
"type": "A",
"value": "3.169.252.112"
},
{
"type": "A",
"value": "3.169.252.107"
}
]MX records
[
{
"type": "MX",
"exchange": "in2-smtp.messagingengine.com",
"priority": 20
},
{
"type": "MX",
"exchange": "in1-smtp.messagingengine.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "ns-1907.awsdns-46.co.uk"
},
{
"type": "NS",
"value": "ns-243.awsdns-30.com"
},
{
"type": "NS",
"value": "ns-936.awsdns-53.net"
},
{
"type": "NS",
"value": "ns-1313.awsdns-36.org"
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns-1907.awsdns-46.co.uk",
"hostmaster": "awsdns-hostmaster.amazon.com",
"serial": 1,
"refresh": 7200,
"retry": 900,
"expire": 1209600,
"minttl": 86400
}
]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 a-mo.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup