Skip to content

Hostname

2kgames.jp

Last fetched

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

Nutrition Label

WHISPER CANON · 2kgames.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/2kgames.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.184.104108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.48108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.54108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.78108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.173.1713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.8313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.192.2118.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.7518.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.8018.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.8718.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.91.3899.86.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
99.86.91.8199.86.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
99.86.91.3299.86.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
99.86.91.8699.86.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
albert hoolsema
Contact emails

Subdomains

1 observed subdomain of 2kgames.jp.

Web-graph footprint

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

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 2kgames.jp.

MechanismTarget
SPF_INCLUDE_spf1.take2games.com
SPF_INCLUDE_spf2.take2games.com

Related pages

Pivot deeper into the graph from 2kgames.jp.

Cypher and MCP

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

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