DNS records for ip-api.com
A records
[
{
"type": "A",
"value": "208.95.112.1"
}
]MX records
[
{
"type": "MX",
"exchange": "mx2.emailsrvr.com",
"priority": 20
},
{
"type": "MX",
"exchange": "mx1.emailsrvr.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "a.ip-api.com"
},
{
"type": "NS",
"value": "b.ip-api.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 mx include:emailsrvr.com ~all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "a.ip-api.com",
"hostmaster": "admin.ip-api.com",
"serial": 1779342694,
"refresh": 3600,
"retry": 3600,
"expire": 604800,
"minttl": 100
}
]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 ip-api.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup