All hostnames kontext-e.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · kontext-e.cloud Routing diversity 5.4/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/kontext-e.cloud Resolution chain kontext-e.cloud resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.12.24.16 16.12.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 16.12.32.12 16.12.32.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.164 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.189 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.62 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.135.73 3.5.135.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.136.101 3.5.136.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.137.56 3.5.137.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.104 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.187 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.140.188 52.219.140.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.140.84 52.219.140.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.171.16 52.219.171.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.171.244 52.219.171.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.46.42 52.219.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.75.226 52.219.75.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:81 Organization kontext e Contact emails — Subdomains 4 observed subdomains of kontext-e.cloud.
Related pages Pivot deeper into the graph from kontext-e.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kontext-e.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .