DNS records for whitehouse.gov
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": "192.0.66.51"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2a04:fa87:fffd::c000:4233"
}
]NS records
[
{
"type": "NS",
"value": "wally.ns.cloudflare.com"
},
{
"type": "NS",
"value": "ernest.ns.cloudflare.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"_ag15rep8dkdk6c65mcqgkcmtszqxbqt"
]
},
{
"type": "TXT",
"entries": [
"MS=ms61205702"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=TfE8QdIcAwpNcoG9l9AxMIzz69S5PPd8peS-Pj1qtXk"
]
},
{
"type": "TXT",
"entries": [
"_annzjem33a9incgz74j6bqwu65dmzac"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 include:spf.mail.dmz.pitc.gov include:spf.protection.outlook.com include:spf.mandrillapp.com ip4:214.3.115.10/32 ip4:214.3.115.12/32 ip4:214.3.115.14/32 ip4:214.3.115.225/32 ip4:214.3.140.16/32 ip4:214.3.140.22/32 ip4:214.3.140.255/32 ~all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ernest.ns.cloudflare.com",
"hostmaster": "dns.cloudflare.com",
"serial": 2403559660,
"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 whitehouse.gov.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup