Skip to content

Hostname

gin-rs3.rubyrupee.com

Last fetched

gin-rs3.rubyrupee.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gin-rs3.rubyrupee.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gin-rs3.rubyrupee.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.3313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.3513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9713.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.10618.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.1818.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.318.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.9118.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.139.1053.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.643.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.893.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.993.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

No WHOIS records are currently associated with gin-rs3.rubyrupee.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from gin-rs3.rubyrupee.com.

Cypher and MCP

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

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