All hostnames live2.computer-shogi.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · live2.computer-shogi.org Routing diversity 5.4/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/live2.computer-shogi.org Resolution chain live2.computer-shogi.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.155.234 3.5.155.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.157.105 3.5.157.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.157.19 3.5.157.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.157.199 3.5.157.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.157.204 3.5.157.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.157.70 3.5.157.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.159.171 3.5.159.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.159.18 3.5.159.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.159.221 3.5.159.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.159.74 3.5.159.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.5.159.86 3.5.159.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.1.76 52.219.1.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.136.183 52.219.136.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.150.191 52.219.150.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.152.83 52.219.152.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.162.139 52.219.162.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.162.207 52.219.162.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.162.71 52.219.162.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.163.87 52.219.162.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.219.172.23 52.219.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with live2.computer-shogi.org in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from live2.computer-shogi.org in the public web crawl.
16 sites linked to from this hostname.
Related pages Pivot deeper into the graph from live2.computer-shogi.org.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "live2.computer-shogi.org"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .