All hostnames ct.kctag.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · ct.kctag.net Routing diversity 5.4/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ct.kctag.net Resolution chain ct.kctag.net 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 18.156.13.155 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.14.31 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.154.245 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.133.186 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.126.147.73 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.127.54.77 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.106.200 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.73.205.22 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.133.99 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.185.2 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.6.157 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.57.166.111 52.57.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.93.115.63 54.93.64.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.184.155.212 63.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 51.102.133.191 51.102.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.184.40.102 63.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.182.230.148 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.176.70.65 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 51.102.231.224 51.102.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.186.14.214 63.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. —
WHOIS identity No WHOIS records are currently associated with ct.kctag.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from ct.kctag.net in the public web crawl.
156 sites link to this hostname.
133 sites linked to from this hostname.
Related pages Pivot deeper into the graph from ct.kctag.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ct.kctag.net"})-[: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 .