Skip to content

Hostname

fenae.org.br

Last fetched

fenae.org.br resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · fenae.org.brRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/fenae.org.br

Resolution chain

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

IPPrefixASNOperatorCountry
20.127.63.5220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
137.131.254.163137.131.128.0/17AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
federacao nacional das associacoes do pessoal da c
Contact emails

Subdomains

60 observed subdomains of fenae.org.br.

Web-graph footprint

Distinct hostnames that link to or from fenae.org.br in the public web crawl.

232 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fenae.org.br.

MechanismTarget
SPF_Afenae.org.br
SPF_INCLUDE_spf.localservices.com.br
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_12589.aknamail.com.br
SPF_IP177.135.238.147
SPF_IP201.16.254.157
SPF_IP40.71.224.79
SPF_MXfenae.org.br

Related pages

Pivot deeper into the graph from fenae.org.br.

Cypher and MCP

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

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