Skip to content

Hostname

game-server-staging.tripledotapi.com

Last fetched

game-server-staging.tripledotapi.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · game-server-staging.tripledotapi.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/game-server-staging.tripledotapi.com

Resolution chain

game-server-staging.tripledotapi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.211.155.13418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.242.6818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.199.103.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.76.13134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.215.9534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.223.20634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.156.20844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.93.18752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.39.13252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.17.8054.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.37.9298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.122.10898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with game-server-staging.tripledotapi.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from game-server-staging.tripledotapi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "game-server-staging.tripledotapi.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.