Skip to content

Hostname

updates-s3.binaryage.com

Last fetched

updates-s3.binaryage.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · updates-s3.binaryage.comRouting diversity6.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/updates-s3.binaryage.com

Resolution chain

updates-s3.binaryage.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.8016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.17516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.14216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.20116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.71.3316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.273.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.1013.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.7.1333.5.7.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.2053.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.51.4152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.22552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.163.20952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.200.20952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.16952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.7652.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.169.19354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.5754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.10554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with updates-s3.binaryage.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from updates-s3.binaryage.com.

Cypher and MCP

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

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