Skip to content

Hostname

rdventuresolutions.com

Last fetched

rdventuresolutions.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · rdventuresolutions.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rdventuresolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.49.10418.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.10918.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.2818.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.7918.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.35.1254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

8 observed subdomains of rdventuresolutions.com.

Threat posture

History

Related pages

Pivot deeper into the graph from rdventuresolutions.com.

Cypher and MCP

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

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