All hostnames chatwidget.swiftcx.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · chatwidget.swiftcx.com Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/chatwidget.swiftcx.com Resolution chain chatwidget.swiftcx.com 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.226.244.103 13.227.23.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.106 13.227.23.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.34 13.227.23.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.66 13.227.23.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.183.101 13.33.196.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.33.183.105 13.33.196.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.33.183.129 13.33.196.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.33.183.70 13.33.196.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 3.160.150.107 3.160.152.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.150.67 3.160.152.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.150.72 3.160.152.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.150.98 3.160.152.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.175.14.105 3.175.24.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.175.14.11 3.175.24.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.175.14.32 3.175.24.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.175.14.58 3.175.24.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. BR
WHOIS identity No WHOIS records are currently associated with chatwidget.swiftcx.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from chatwidget.swiftcx.com in the public web crawl.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from chatwidget.swiftcx.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chatwidget.swiftcx.com"})-[: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 .