All hostnames api.telemetry.confluent.cloud resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.telemetry.confluent.cloud Routing diversity 5.4/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/api.telemetry.confluent.cloud Resolution chain api.telemetry.confluent.cloud resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.22.240.202 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.222.117 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.223.168.104 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.162.34.188 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.85.133.172 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.95.158.160 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.226.162.13 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.232.32.107 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.252.159.60 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.23.25 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.255.141.115 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.38.10.68 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.40.158.88 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.41.63.42 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.88.36.95 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.89.146.95 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.69.52.76 54.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.144.3.243 16.144.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.201.181.170 54.200.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.telemetry.confluent.cloud in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from api.telemetry.confluent.cloud in the public web crawl.
11 sites link to this hostname.
Related pages Pivot deeper into the graph from api.telemetry.confluent.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.telemetry.confluent.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 .