Skip to content

Hostname

easee.cloud

Last fetched

easee.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · easee.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/easee.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.113.102108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.35108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.81108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.9108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.46.1193.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.623.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.933.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.5299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1001
Organization
createch as
Contact emails

Subdomains

12 observed subdomains of easee.cloud.

Web-graph footprint

Distinct hostnames that link to or from easee.cloud in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from easee.cloud.

Cypher and MCP

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

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