Skip to content

Hostname

ed.gov

Last fetched

ed.gov resolves to 7 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

WHISPER CANON · ed.govRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/ed.gov

Resolution chain

ed.gov resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
165.224.129.153165.224.128.0/23AS3423ATTIS-ASN3423 - AT&T Enterprises, LLCUS
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

No WHOIS records are currently associated with ed.gov in WhisperGraph.

Subdomains

316 observed subdomains of ed.gov.

Web-graph footprint

Distinct hostnames that link to or from ed.gov in the public web crawl.

25,258 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

55 SPF mechanisms authorising senders for ed.gov.

MechanismTarget
SPF_Acrdc2011.appiancloud.com
SPF_EXISTS%{i}.spf.cx.usg.oraclecloud.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.150.182.154
SPF_IP13.56.9.152
SPF_IP137.227.134.0/24
SPF_IP137.227.28.0/24
SPF_IP137.227.82.0/24
SPF_IP155.95.81.35
SPF_IP155.95.86.50/32
SPF_IP155.95.96.50
SPF_IP165.224.129.0/24
SPF_IP165.224.131.0/24
SPF_IP165.224.20.0/23
SPF_IP165.224.204.0/23
SPF_IP165.224.209.0/23
SPF_IP165.224.210.0/23
SPF_IP165.224.212.0/23
SPF_IP165.224.214.0/24
SPF_IP165.224.22.0/23
SPF_IP165.224.64.0/26
SPF_IP165.224.66.0/26
SPF_IP172.81.81.50
SPF_IP172.81.82.50
SPF_IP184.94.214.128/27
SPF_IP184.94.216.160/27
SPF_IP184.94.216.192/27
SPF_IP184.94.216.32/28
SPF_IP184.94.220.128/27
SPF_IP204.94.67.74
SPF_IP2600:1:0:1b:0:0:0:74/32
SPF_IP2604:b300:ad02:14::/64
SPF_IP2604:b300:ad02:1::/64
SPF_IP2604:b300:ad02:c::/64
SPF_IP2604:b300:ad03:1::/64
SPF_IP2610:e8::/32
SPF_IP2620:68:0:15::3:107/124
SPF_IP34.225.250.77
SPF_IP34.227.144.132
SPF_IP52.222.69.242/32
SPF_IP63.123.152.4
SPF_IP63.145.228.10
SPF_IP65.127.216.64/27
SPF_IP65.148.40.88/29
SPF_IP65.148.41.136/29
SPF_IP68.232.141.236
SPF_IP69.39.77.26
SPF_IP69.39.77.27
SPF_IP70.167.252.100
SPF_IP70.167.252.86
SPF_IP74.119.60.84
SPF_IP74.119.63.104/29
SPF_IP96.127.34.41

Related pages

Pivot deeper into the graph from ed.gov.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ed.gov"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.