Skip to content

Hostname

rhsoftware.com.br

Last fetched

rhsoftware.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · rhsoftware.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/rhsoftware.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.2013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.1293.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.193.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.733.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.993.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
dental office
Contact emails

Subdomains

6 observed subdomains of rhsoftware.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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