Skip to content

Hostname

fx-binary.s3.amazonaws.com

Last fetched

fx-binary.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

fx-binary.s3.amazonaws.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.2283.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.293.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1203.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1213.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.323.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.563.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.623.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.203.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.523.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.8152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.4152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.10552.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.10952.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.3752.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.5352.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.12552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with fx-binary.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from fx-binary.s3.amazonaws.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from fx-binary.s3.amazonaws.com.

Cypher and MCP

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

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