Skip to content

Hostname

fae.edu

Last fetched

fae.edu resolves to 2 IPv4 addresses operated by AS265479 in BR.

Nutrition Label

WHISPER CANON · fae.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint7.2/10canon.whisper.security/host/fae.edu

Resolution chain

fae.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
faculdade c. de administracao e economia
Contact emails

Subdomains

43 observed subdomains of fae.edu.

Web-graph footprint

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

223 sites link to this hostname.

538 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fae.edu.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.191.43.9
SPF_IP207.248.87.43
SPF_IP207.248.87.47
SPF_IP23.239.17.191
SPF_IP45.79.223.118
SPF_IP50.116.43.125

Related pages

Pivot deeper into the graph from fae.edu.

Cypher and MCP

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

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