Skip to content

Hostname

ocafezinho.com

Last fetched

ocafezinho.com resolves to 3 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ocafezinho.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ocafezinho.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.89.239.194190.89.239.0/24AS29802HVC-AS - HIVELOCITY, Inc.BR
190.89.239.244190.89.239.0/24AS29802HVC-AS - HIVELOCITY, Inc.BR
190.89.239.65190.89.239.0/24AS29802HVC-AS - HIVELOCITY, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of ocafezinho.com.

Web-graph footprint

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

630 sites link to this hostname.

1,110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ocafezinho.com.

MechanismTarget
SPF_Aocafezinho.com
SPF_IP18.228.105.204
SPF_IP18.228.109.222
SPF_MXocafezinho.com

Related pages

Pivot deeper into the graph from ocafezinho.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ocafezinho.com"})-[: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.