Skip to content

Hostname

criccode.games

Last fetched

criccode.games resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · criccode.gamesRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/criccode.games

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.2913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.208.10618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.12618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.8618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.253.899.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.4899.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.2399.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.6699.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of criccode.games.

Threat posture

History

Related pages

Pivot deeper into the graph from criccode.games.

Cypher and MCP

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

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