All hostnames ftei.data.us.nexthink.cloud resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ftei.data.us.nexthink.cloud Routing diversity 5.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ftei.data.us.nexthink.cloud Resolution chain ftei.data.us.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.116.116.157 18.116.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.119.250.191 18.116.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.189.183.15 18.189.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.190.71.77 18.190.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.221.162.129 18.220.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.221.250.5 18.220.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.225.103.239 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.225.124.160 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.225.18.77 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.227.137.255 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.13.242.106 3.13.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.13.54.65 3.13.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.131.131.2 3.131.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.132.23.77 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.134.50.177 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.140.151.10 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.141.131.181 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.141.140.18 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.146.70.195 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.147.214.223 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with ftei.data.us.nexthink.cloud in WhisperGraph.
Related pages Pivot deeper into the graph from ftei.data.us.nexthink.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ftei.data.us.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 .