Skip to content

Hostname

sixgameapp.net

Last fetched

sixgameapp.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sixgameapp.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sixgameapp.net

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.139.1213.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.53.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.513.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.83.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.164.240.1283.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.473.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.553.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.973.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of sixgameapp.net.

Web-graph footprint

Distinct hostnames that link to or from sixgameapp.net in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sixgameapp.net.

Cypher and MCP

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

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