Skip to content

Hostname

game358.co

Last fetched

game358.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · game358.coRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/game358.co

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.104.19108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.20108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.39108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.53108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.179.11318.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.11418.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.2418.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.3518.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
3.167.163.303.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.353.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.373.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.743.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with game358.co in WhisperGraph.

Subdomains

1 observed subdomain of game358.co.

Threat posture

History

Related pages

Pivot deeper into the graph from game358.co.

Cypher and MCP

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

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