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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.127.63.52 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 137.131.254.163 | 137.131.128.0/17 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- federacao nacional das associacoes do pessoal da c
- Contact emails
Subdomains
60 observed subdomains of fenae.org.br.
Showing 25 of 60. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for fenae.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | fenae.org.br |
| SPF_INCLUDE | _spf.localservices.com.br |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.aknamail.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_12589.aknamail.com.br |
| SPF_IP | 177.135.238.147 |
| SPF_IP | 201.16.254.157 |
| SPF_IP | 40.71.224.79 |
| SPF_MX | fenae.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.