Skip to content

Hostname

5thbags.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.5816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.23416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.19316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.7916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.69.13316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.9.303.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.77.10752.216.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.18152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.196.1352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.47.352.217.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.24352.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.7754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.25354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.13354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.19754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
nvine
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 5thbags.com.

Cypher and MCP

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

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