Skip to content

Hostname

game2.124fun.com

Last fetched

game2.124fun.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · game2.124fun.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/game2.124fun.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.10118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.10218.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.11818.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.6218.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.49.1118.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.11118.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.11518.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.6318.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.11299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from game2.124fun.com.

Cypher and MCP

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

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