Skip to content

Hostname

fx-cube.jp

Last fetched

fx-cube.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · fx-cube.jpRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/fx-cube.jp

Resolution chain

fx-cube.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.109.4813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.206.9113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.178.18613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.20.22135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.59.15552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.92.1452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.198.20752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.181.14754.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.235.6757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.150.11457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.196.63.20913.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.94.10613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
cubic-hd
Contact emails

Subdomains

1 observed subdomain of fx-cube.jp.

Web-graph footprint

Distinct hostnames that link to or from fx-cube.jp in the public web crawl.

67 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fx-cube.jp.

Cypher and MCP

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

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