Skip to content

Hostname

gameapps.guru

Last fetched

gameapps.guru resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gameapps.guruRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gameapps.guru

Resolution chain

gameapps.guru resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.2918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.100.563.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.573.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.683.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.793.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.205.2952.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.3152.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.3452.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.4152.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.65.3352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of gameapps.guru.

Threat posture

History

Related pages

Pivot deeper into the graph from gameapps.guru.

Cypher and MCP

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

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