All hostnames static.welect.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · static.welect.de Routing diversity 3.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/static.welect.de Resolution chain static.welect.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.117 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.125 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.79 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.80 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.245.46.104 18.245.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.46.48 18.245.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.46.63 18.245.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.46.76 18.245.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.139.72 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.139.83 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.139.96 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.139.97 3.171.136.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.35.123 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.35 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.7 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.98 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.14 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.62 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.63 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.80 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with static.welect.de in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from static.welect.de in the public web crawl.
6 sites link to this hostname.
Related pages Pivot deeper into the graph from static.welect.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static.welect.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 .