Skip to content

Hostname

doc.wind-watch.org

Last fetched

doc.wind-watch.org resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · doc.wind-watch.orgRouting diversity6.1/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/doc.wind-watch.org

Resolution chain

doc.wind-watch.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.15416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.14516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.35.16916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.5716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.20.1063.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.2073.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.2163.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.3.1523.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.143.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.201.2752.216.201.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.24952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.20952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.223.4952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.24954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.195.2554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.15354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with doc.wind-watch.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from doc.wind-watch.org in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from doc.wind-watch.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "doc.wind-watch.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.