Skip to content

Hostname

mail.fminformatica.com.br

Last fetched

mail.fminformatica.com.br resolves to 2 IPv4 addresses operated by AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA in BR.

Nutrition Label

WHISPER CANON · mail.fminformatica.com.brRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.fminformatica.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
187.45.189.34187.45.189.0/24AS53055AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDABR
191.6.5.178191.6.5.0/24AS271239AS271239 - Altatech Solucoes em Tecnologia EIRELIBR

WHOIS identity

No WHOIS records are currently associated with mail.fminformatica.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.fminformatica.com.br.

MechanismTarget
SPF_Amail.fminformatica.com.br
SPF_IP15.204.214.222
SPF_IP177.136.224.162
SPF_IP187.45.189.186
SPF_IP187.45.189.34
SPF_IP191.6.5.178
SPF_IP85.239.241.185
SPF_MXmail.fminformatica.com.br

Related pages

Pivot deeper into the graph from mail.fminformatica.com.br.

Cypher and MCP

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

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