Skip to content

Hostname

binarycode.tech.s3-website.eu-west-2.amazonaws.com

Last fetched

binarycode.tech.s3-website.eu-west-2.amazonaws.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · binarycode.tech.s3-website.eu-west-2.amazonaws.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/binarycode.tech.s3-website.eu-west-2.amazonaws.com

Resolution chain

binarycode.tech.s3-website.eu-west-2.amazonaws.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.17.4416.12.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.263.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.613.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.2163.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.63.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.243.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.283.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.523.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.653.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.143.11652.95.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.143.852.95.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.17652.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.752.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.191.2452.95.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.191.4852.95.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with binarycode.tech.s3-website.eu-west-2.amazonaws.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from binarycode.tech.s3-website.eu-west-2.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "binarycode.tech.s3-website.eu-west-2.amazonaws.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.