Skip to content

Hostname

live2.computer-shogi.org

Last fetched

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.orgRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
3.5.155.2343.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1053.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.193.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1993.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2043.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.703.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1713.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.183.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2213.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.743.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.863.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.7652.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.18352.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.19152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.8352.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.13952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.20752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.7152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.8752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.2352.219.172.0/24AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.