All hostnames cdnsynd.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · cdnsynd.com Routing diversity 7.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 4.4/10 WHOIS transparency 10.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/cdnsynd.com Resolution chain cdnsynd.com 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 100.31.64.52 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 108.131.22.119 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.50.254 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.62.176 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.217.84.140 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.201.223.192 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.236.28 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.65.127 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.209.160.174 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.212.154.190 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 184.72.196.66 184.72.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.252.154.96 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.130.14 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.132.97 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.249.181 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.217.67 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.235.84 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.243.167 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.81.160.250 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.81.34.98 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity Registrar iana:1068 Organization privacy service provided by withheld for privacy ehf Contact emails Subdomains 4 observed subdomains of cdnsynd.com.
Related pages Pivot deeper into the graph from cdnsynd.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdnsynd.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 .