Skip to content

Hostname

x77.game

Last fetched

x77.game resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · x77.gameRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/x77.game

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.29108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.33108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.41108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.84108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.158.173.110108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.16108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.27108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.66108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.154.10618.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.2418.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.5218.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.9218.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.8118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Subdomains

1 observed subdomain of x77.game.

Subdomain
www.x77.game

Threat posture

History

Related pages

Pivot deeper into the graph from x77.game.

Cypher and MCP

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

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