All hostnames updates.talon-sec.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · updates.talon-sec.com Routing diversity 3.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/updates.talon-sec.com Resolution chain updates.talon-sec.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.227.192.42 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.67 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.75 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.82 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.64.207.124 18.64.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.64.207.55 18.64.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.64.207.6 18.64.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.64.207.98 18.64.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.171.139.122 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.139.63 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.139.68 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.139.95 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.35.129 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.19 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.24 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.48 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with updates.talon-sec.com in WhisperGraph.
Related pages Pivot deeper into the graph from updates.talon-sec.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "updates.talon-sec.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 .