Skip to content

Hostname

gala.games

Last fetched

gala.games resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · gala.gamesRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/gala.games

Resolution chain

gala.games resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.182.3413.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.6213.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.7913.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.8513.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.1018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.10218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.152.1163.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.23.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.263.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.783.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

56 observed subdomains of gala.games.

Web-graph footprint

Distinct hostnames that link to or from gala.games in the public web crawl.

142 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gala.games.

MechanismTarget
SPF_REDIRECTgala.games.hosted.spf-report.com

Related pages

Pivot deeper into the graph from gala.games.

Cypher and MCP

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

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