All hostnames gms.gamoshi.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · gms.gamoshi.io Routing diversity 7.7/10 Peering density 6.9/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/gms.gamoshi.io Resolution chain gms.gamoshi.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.24.199.117 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.24.87.64 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.31.218.238 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.48.169.32 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.23.214.170 107.23.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 174.129.94.151 174.129.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.74.251 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.117.65 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 184.73.34.117 184.73.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.210.75.242 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.212.19.172 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.216.20.141 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.223.61.115 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.152.123 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.226.138.39 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.229.162.170 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.89.53.134 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.194.76.145 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.195.15.240 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.225.27.139 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with gms.gamoshi.io in WhisperGraph.
Subdomains 4 observed subdomains of gms.gamoshi.io.
Related pages Pivot deeper into the graph from gms.gamoshi.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gms.gamoshi.io"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .