DNS records for wa.me
Findings
- [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.
A records
[
{
"type": "A",
"value": "57.144.221.32"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2a03:2880:f36e:120:face:b00c:0:167"
}
]NS records
[
{
"type": "NS",
"value": "a.ns.whatsapp.net"
},
{
"type": "NS",
"value": "b.ns.whatsapp.net"
},
{
"type": "NS",
"value": "c.ns.whatsapp.net"
},
{
"type": "NS",
"value": "d.ns.whatsapp.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"google-site-verification=g_0srn09J8IT5vHkTEcHfrCWRZ0Mk5NQZb35T02T8u4"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 a ~all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "a.ns.whatsapp.net",
"hostmaster": "dns.whatsapp.net",
"serial": 4207849484,
"refresh": 14400,
"retry": 1800,
"expire": 604800,
"minttl": 300
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "digicert.com; account=271b0beda0771d006aa3a6c11b05187d456d6c239b46cb5241196095b09c92af"
}
]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 wa.me.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup