Skip to content

Hostname

redriverrat.com

Last fetched

redriverrat.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · redriverrat.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/redriverrat.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.12016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.24616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.8416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.8016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.74.516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.3.373.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.613.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.139.552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.17.352.217.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.66.13152.217.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.21152.217.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.84.11552.217.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.23754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.20554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.3754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from redriverrat.com.

Cypher and MCP

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

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