Skip to content

Hostname

redriverrc.com

Last fetched

redriverrc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · redriverrc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/redriverrc.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.188.253.3018.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.31.17218.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.68.1503.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.156.613.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
jaime briquelet
Contact emails

Subdomains

3 observed subdomains of redriverrc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for redriverrc.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.163.239.21

Related pages

Pivot deeper into the graph from redriverrc.com.

Cypher and MCP

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

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