Skip to content

Hostname

2xu.jp

Last fetched

2xu.jp resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · 2xu.jpRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/2xu.jp

Resolution chain

2xu.jp resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.89.9116.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.553.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.9052.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.21052.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.136.4352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.19552.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.23552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.25152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.9952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.13152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.1152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.10752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.24352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.20352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
2xu pty
Contact emails

Subdomains

1 observed subdomain of 2xu.jp.

Subdomain
www.2xu.jp

Web-graph footprint

Distinct hostnames that link to or from 2xu.jp in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 2xu.jp.

Cypher and MCP

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

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