All hostnames tbdex.data.us.nexthink.cloud resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · tbdex.data.us.nexthink.cloud Routing diversity 6.0/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/tbdex.data.us.nexthink.cloud Resolution chain tbdex.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 13.58.21.79 13.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.116.134.71 18.116.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.118.98.55 18.116.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.190.190.71 18.190.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.190.216.6 18.190.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.190.242.14 18.190.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.217.178.203 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.220.50.130 18.220.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.224.241.103 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.226.18.182 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.128.12.67 3.128.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.133.71.7 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.151.243.15 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.151.254.162 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.19.146.144 3.16.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.19.154.148 3.16.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.22.64.177 3.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.23.84.27 3.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.14.114.137 52.14.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.14.131.141 52.14.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with tbdex.data.us.nexthink.cloud in WhisperGraph.
Related pages Pivot deeper into the graph from tbdex.data.us.nexthink.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tbdex.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 .