DNS records for php.net
A records
[
{
"type": "A",
"value": "185.85.0.29"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2a02:cb40:200::1ad"
}
]MX records
[
{
"type": "MX",
"exchange": "php-smtp4-ip4.php.net",
"priority": 0
}
]NS records
[
{
"type": "NS",
"value": "dns2.easydns.net"
},
{
"type": "NS",
"value": "dns1.easydns.com"
},
{
"type": "NS",
"value": "dns3.easydns.org"
},
{
"type": "NS",
"value": "dns4.easydns.info"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 ip4:140.211.15.143 ip4:45.112.84.5 ip4:142.93.197.176 ip6:2604:a880:400:d0::1c74:1001 ip6:2a02:cb43:8000::1102 ip4:157.90.121.187 ip6:2a01:4f8:1c1e:416d::1 ~all"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=O6K8miDfoyFI4IjIQ13207kl978tUNg1HYv3G-bLabo"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.php.net",
"hostmaster": "admin.easydns.com",
"serial": 1779280386,
"refresh": 16384,
"retry": 2048,
"expire": 1048576,
"minttl": 2560
}
]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 php.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup