DNS records for bunnyinfra.net
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": "ALT3.ASPMX.L.GOOGLE.COM",
"priority": 10
},
{
"type": "MX",
"exchange": "ASPMX.L.GOOGLE.COM",
"priority": 1
},
{
"type": "MX",
"exchange": "ALT1.ASPMX.L.GOOGLE.COM",
"priority": 5
},
{
"type": "MX",
"exchange": "ALT2.ASPMX.L.GOOGLE.COM",
"priority": 5
},
{
"type": "MX",
"exchange": "ALT4.ASPMX.L.GOOGLE.COM",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "coco.bunny.net"
},
{
"type": "NS",
"value": "kiki.bunny.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"google-site-verification=-PgR0MN3Hzx-h4tKESZR-xCj9Ext7ach5mJU9imvOKE"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "kiki.bunny.net",
"hostmaster": "hostmaster.bunny.net",
"serial": 2021813502,
"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 bunnyinfra.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup