Skip to content

Hostname

fafsa.gov

Last fetched

fafsa.gov resolves to 4 IPv4 addresses operated by AS7303 in AR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
2.18.56.2222.18.56.0/22AS7303AR
2.18.56.2222.18.56.0/22AS7303AR
2.19.217.442.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
2.23.9.152.23.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.52.180.21023.52.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

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

Subdomains

1 observed subdomain of fafsa.gov.

Subdomain
www.fafsa.gov

Web-graph footprint

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

3,062 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fafsa.gov.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.180.16.18
SPF_IP65.202.126.18

Related pages

Pivot deeper into the graph from fafsa.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fafsa.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.