Skip to content

Hostname

frigomuzzi.com.br

Last fetched

frigomuzzi.com.br resolves to 2 IPv4 addresses operated by BIZNESSHOSTING-DBA-VOLICO - VOLICO in US.

Nutrition Label

WHISPER CANON · frigomuzzi.com.brRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/frigomuzzi.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
199.59.96.217199.59.96.0/23AS33724BIZNESSHOSTING-DBA-VOLICO - VOLICOUS
204.216.187.134204.216.128.0/18AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

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

Subdomains

6 observed subdomains of frigomuzzi.com.br.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for frigomuzzi.com.br.

MechanismTarget
SPF_Aec2-177-71-182-155.sa-east-1.compute.amazonaws.com
SPF_Amail.frigomuzzi.com.br
SPF_INCLUDEspf.m9.network
SPF_IP149.56.170.0/24
SPF_IP187.32.4.252
SPF_IP189.17.165.132
SPF_IP199.59.96.192/26
SPF_IP208.88.121.0/24
SPF_MXfrigomuzzi.com.br
SPF_MXmail.frigomuzzi.com.br

Related pages

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

Cypher and MCP

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

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