DNS records for discord.media
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": "162.159.130.235"
},
{
"type": "A",
"value": "162.159.137.234"
},
{
"type": "A",
"value": "162.159.128.235"
},
{
"type": "A",
"value": "162.159.129.235"
},
{
"type": "A",
"value": "162.159.138.234"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2606:4700:7::a29f:80eb"
},
{
"type": "AAAA",
"value": "2606:4700:7::a29f:89ea"
},
{
"type": "AAAA",
"value": "2606:4700:7::a29f:8aea"
},
{
"type": "AAAA",
"value": "2606:4700:7::a29f:81eb"
},
{
"type": "AAAA",
"value": "2606:4700:7::a29f:82eb"
}
]NS records
[
{
"type": "NS",
"value": "gabe.ns.cloudflare.com"
},
{
"type": "NS",
"value": "sima.ns.cloudflare.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "gabe.ns.cloudflare.com",
"hostmaster": "dns.cloudflare.com",
"serial": 2404940689,
"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 discord.media.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup