Skip to content

Hostname

gameaicon.com

Last fetched

gameaicon.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

gameaicon.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.10418.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.518.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5918.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.6118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.85.31.11552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.76.12365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.2465.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:49
Organization
fromthered
Contact emails

Subdomains

1 observed subdomain of gameaicon.com.

Web-graph footprint

Distinct hostnames that link to or from gameaicon.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gameaicon.com.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXgameaicon.com

Related pages

Pivot deeper into the graph from gameaicon.com.

Cypher and MCP

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

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