Skip to content

Hostname

longstranget.rip

Last fetched

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

Nutrition Label

WHISPER CANON · longstranget.ripRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/longstranget.rip

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.182.2516.19.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.10316.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.22316.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.2416.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4016.20.200.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.13416.20.202.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.8516.192.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.3.343.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.200.17852.216.239.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.32.23752.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.24552.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.18952.216.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.24552.216.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.93.2652.216.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.92.9152.218.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.99.21152.218.26.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from longstranget.rip.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "longstranget.rip"})-[: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.