Skip to content

Hostname

garrison.games

Last fetched

garrison.games resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · garrison.gamesRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/garrison.games

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.22108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.76108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.78108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.99108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.219.1210.0.0.0/0AS64073IE
13.227.219.340.0.0.0/0AS64073IE
13.227.219.640.0.0.0/0AS64073IE
13.227.219.80.0.0.0/0AS64073IE
18.238.96.3918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.4218.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.5918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.8518.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of garrison.games.

Threat posture

History

Related pages

Pivot deeper into the graph from garrison.games.

Cypher and MCP

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

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