All hostnames static-ssl.responsetap.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · static-ssl.responsetap.com Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/static-ssl.responsetap.com Resolution chain static-ssl.responsetap.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.108 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.22 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.87 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.95 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.245.60.121 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.125 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.72 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.88 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.2.128 18.66.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.2.37 18.66.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.2.6 18.66.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.2.86 18.66.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.118 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.100 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.64 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.82 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with static-ssl.responsetap.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from static-ssl.responsetap.com in the public web crawl.
30 sites link to this hostname.
Related pages Pivot deeper into the graph from static-ssl.responsetap.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static-ssl.responsetap.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 .