All hostnames fast-static.smarketer.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · fast-static.smarketer.de Routing diversity 4.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/fast-static.smarketer.de Resolution chain fast-static.smarketer.de 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.31 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.37 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.56 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.165.98.21 18.165.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.165.98.47 18.165.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.165.98.48 18.165.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.165.98.78 18.165.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.173.154.103 18.173.154.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.154.112 18.173.154.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.154.14 18.173.154.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.154.69 18.173.154.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.73.116 3.168.72.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.73.3 3.168.72.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.73.41 3.168.72.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.73.42 3.168.72.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.222.236.109 52.222.236.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.236.12 52.222.236.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.236.46 52.222.236.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.236.60 52.222.236.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with fast-static.smarketer.de in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from fast-static.smarketer.de in the public web crawl.
179 sites link to this hostname.
Related pages Pivot deeper into the graph from fast-static.smarketer.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fast-static.smarketer.de"})-[: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 .