All hostnames lpl.data.us.nexthink.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · lpl.data.us.nexthink.cloud Routing diversity 5.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/lpl.data.us.nexthink.cloud Resolution chain lpl.data.us.nexthink.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 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.216.191.32 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.219.221.34 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.225.227.185 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.226.224.45 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.54.65 3.13.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.140.236.40 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.141.76.10 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.147.168.125 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.17.246.226 3.16.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.18.222.32 3.16.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.58.127.187 16.58.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with lpl.data.us.nexthink.cloud in WhisperGraph.
Related pages Pivot deeper into the graph from lpl.data.us.nexthink.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lpl.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 .