All hostnames sub1.kroonstudio.tech resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · sub1.kroonstudio.tech Routing diversity 5.7/10 Peering density 9.7/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/sub1.kroonstudio.tech Resolution chain sub1.kroonstudio.tech 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 16.15.176.144 16.15.240.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.96 16.15.240.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.199.121 16.17.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.202.215 16.18.0.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.223.229 16.18.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.182.108.149 16.191.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.35.45 16.182.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.37.165 16.182.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.67.149 16.182.128.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.12.3 52.216.24.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.251.75 52.217.10.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.56.197 52.216.83.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.117.13 52.218.16.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.125.157 52.218.16.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.235.37 52.218.20.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.161.157 54.238.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with sub1.kroonstudio.tech in WhisperGraph.
Related pages Pivot deeper into the graph from sub1.kroonstudio.tech.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sub1.kroonstudio.tech"})-[: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 .