All hostnames winload.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · winload.de Routing diversity 5.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/winload.de Resolution chain winload.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 18.156.57.64 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.76.250 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.158.90 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.192.91.217 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.226.64 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.50.230 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.142.221 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.164.76 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.231.180 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.232.156 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.67.19.155 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.68.244.118 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.69.33.37 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.77.186.51 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.78.124.143 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.58.108.146 52.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.58.147.220 52.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.58.176.163 52.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.58.188.34 52.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.182.64.107 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with winload.de in WhisperGraph.
Subdomains 2 observed subdomains of winload.de.
Web-graph footprint Distinct hostnames that link to or from winload.de in the public web crawl.
235 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from winload.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "winload.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 .