Skip to content

Hostname

w.rhbimport.com.br

Last fetched

w.rhbimport.com.br resolves to 3 IPv4 addresses operated by AS262790 in BR.

Nutrition Label

WHISPER CANON · w.rhbimport.com.brRouting diversity3.0/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/w.rhbimport.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.101.144.109177.101.144.0/21AS262790BR
2.58.82.2102.58.82.0/24AS51167GB
34.120.230.534.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for w.rhbimport.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP187.58.242.83
SPF_IP2.58.82.210

Related pages

Pivot deeper into the graph from w.rhbimport.com.br.

Cypher and MCP

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

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