All hostnames vcdex.data.eu.nexthink.cloud resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · vcdex.data.eu.nexthink.cloud Routing diversity 6.4/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/vcdex.data.eu.nexthink.cloud Resolution chain vcdex.data.eu.nexthink.cloud 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 18.153.85.4 18.153.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.157.196.42 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.158.108.217 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.251.109 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.27.218 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.206.193 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.60.215 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.82.238 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.213.152 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.118.241 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.199.181.143 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.19.201 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.104.226 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.135.243 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.37.185 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.61.82 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.90.195 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.114.36 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.91.67 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.69.223.138 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with vcdex.data.eu.nexthink.cloud in WhisperGraph.
Related pages Pivot deeper into the graph from vcdex.data.eu.nexthink.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vcdex.data.eu.nexthink.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 .