Skip to content

Hostname

fmp.edu.br

Last fetched

fmp.edu.br resolves to 3 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · fmp.edu.brRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/fmp.edu.br

Resolution chain

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

IPPrefixASNOperatorCountry
140.238.185.209140.238.176.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
201.54.0.169201.54.0.0/24AS272432MAGAZINE LUIZA SABR
52.67.116.17952.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with fmp.edu.br in WhisperGraph.

Subdomains

39 observed subdomains of fmp.edu.br.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fmp.edu.br.

MechanismTarget
SPF_Afmp.edu.br
SPF_INCLUDE_spf.localservices.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_MXfmp.edu.br

Related pages

Pivot deeper into the graph from fmp.edu.br.

Cypher and MCP

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

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