Skip to content

Hostname

frimesa.com.br

Last fetched

frimesa.com.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · frimesa.com.brRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/frimesa.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
164.152.49.87164.152.32.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR
136.248.113.37136.248.64.0/18AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
alessandro grequi cardoso
Contact emails

Subdomains

15 observed subdomains of frimesa.com.br.

Web-graph footprint

Distinct hostnames that link to or from frimesa.com.br in the public web crawl.

76 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for frimesa.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEsendgrid.net
SPF_IP177.220.165.74
SPF_IP177.220.165.77
SPF_IP201.89.225.90

Related pages

Pivot deeper into the graph from frimesa.com.br.

Cypher and MCP

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

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