Skip to content

Hostname

gamechm6.com

Last fetched

gamechm6.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · gamechm6.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gamechm6.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.220.11913.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.1713.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.2113.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.7513.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
18.244.140.1018.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.6718.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.7718.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.8318.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.65.214.10218.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.618.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.7418.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.8218.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

3 observed subdomains of gamechm6.com.

Threat posture

History

Related pages

Pivot deeper into the graph from gamechm6.com.

Cypher and MCP

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

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