All hostnames synapse.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · synapse.net Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/synapse.net Resolution chain synapse.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 13.227.192.114 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.27 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.53 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.85 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.238.80.122 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.36 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.38 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.77 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.84.50.105 52.84.50.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. NO 52.84.50.116 52.84.50.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. NO 52.84.50.129 52.84.50.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. NO 52.84.50.49 52.84.50.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. NO 65.8.131.39 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.67 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.68 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.91 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.126 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.14 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.36 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.43 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:146 Organization babillard synapse Contact emails Subdomains 2 observed subdomains of synapse.net.
Web-graph footprint Distinct hostnames that link to or from synapse.net in the public web crawl.
74 sites link to this hostname.
19 sites linked to from this hostname.
Related pages Pivot deeper into the graph from synapse.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "synapse.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 .