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
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.
Showing 25 of 82. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for fje.edu.
| Mechanism | Target |
|---|---|
| SPF_A | api4.net.fje.edu |
| SPF_A | fje.edu |
| SPF_A | srv.net.fje.edu |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 108.142.109.33 |
| SPF_IP | 195.76.5.170 |
| SPF_IP | 212.36.76.204 |
| SPF_IP | 51.68.96.178 |
| SPF_IP | 52.136.196.254 |
| SPF_IP | 52.148.199.201 |
| SPF_IP | 86.109.117.35 |
| SPF_IP | 86.109.117.56 |
| SPF_MX | fje.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.