Skip to content

Hostname

game4entertain.com

Last fetched

game4entertain.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · game4entertain.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/game4entertain.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.10.1618.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.2918.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.3618.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.6418.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.3.1013.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.1183.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.453.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.623.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

2 observed subdomains of game4entertain.com.

Threat posture

History

Related pages

Pivot deeper into the graph from game4entertain.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "game4entertain.com"})-[: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.