Skip to content

Hostname

eastgate.cloud

Last fetched

eastgate.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · eastgate.cloudRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/eastgate.cloud

Resolution chain

eastgate.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.96.1118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.197.1013.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.423.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.83.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.823.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

3 observed subdomains of eastgate.cloud.

Threat posture

History

Related pages

Pivot deeper into the graph from eastgate.cloud.

Cypher and MCP

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

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