All hostnames csp-api.t1cloud.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · csp-api.t1cloud.io Routing diversity 3.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/csp-api.t1cloud.io Resolution chain csp-api.t1cloud.io 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 13.227.192.23 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.58 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.69 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.97 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.155.107.109 18.155.106.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.155.107.31 18.155.106.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.155.107.51 18.155.106.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.155.107.53 18.155.106.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IN 3.171.214.19 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.39 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.42 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.91 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.85.78.25 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.78 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.8 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.82 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with csp-api.t1cloud.io in WhisperGraph.
Related pages Pivot deeper into the graph from csp-api.t1cloud.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csp-api.t1cloud.io"})-[: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 .