Skip to content

Hostname

windmill.group

Last fetched

windmill.group resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · windmill.groupRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/windmill.group

Resolution chain

windmill.group resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.25116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.1316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.17216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.24416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.69.3716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.13352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.18152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.14952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.16552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.2752.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.352.217.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.10954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.5354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
blueverve
Contact emails

Subdomains

1 observed subdomain of windmill.group.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from windmill.group.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "windmill.group"})-[: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.