Skip to content

Hostname

game8.co.jp

Last fetched

game8.co.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · game8.co.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/game8.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.174.4418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.5518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7018.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1083.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1093.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.373.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.613.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.230.403.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.683.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.803.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.983.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
Organization
game8,
Contact emails

Subdomains

4 observed subdomains of game8.co.jp.

Web-graph footprint

Distinct hostnames that link to or from game8.co.jp in the public web crawl.

45 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for game8.co.jp.

MechanismTarget
SPF_IP52.197.88.205

Related pages

Pivot deeper into the graph from game8.co.jp.

Cypher and MCP

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

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