Skip to content

Hostname

fje.edu

Last fetched

fje.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · fje.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fje.edu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with fje.edu in WhisperGraph.

Subdomains

82 observed subdomains of fje.edu.

Web-graph footprint

Distinct hostnames that link to or from fje.edu in the public web crawl.

103 sites link to this hostname.

160 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for fje.edu.

MechanismTarget
SPF_Aapi4.net.fje.edu
SPF_Afje.edu
SPF_Asrv.net.fje.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP108.142.109.33
SPF_IP195.76.5.170
SPF_IP212.36.76.204
SPF_IP51.68.96.178
SPF_IP52.136.196.254
SPF_IP52.148.199.201
SPF_IP86.109.117.35
SPF_IP86.109.117.56
SPF_MXfje.edu

Related pages

Pivot deeper into the graph from fje.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fje.edu"})-[: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.