Skip to content

Hostname

windmill.ai

Last fetched

windmill.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · windmill.aiRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/windmill.ai

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.38.1123.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.1213.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.503.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.653.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.160.1103.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.213.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.323.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.573.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
info windmill
Contact emails

Subdomains

14 observed subdomains of windmill.ai.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for windmill.ai.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from windmill.ai.

Cypher and MCP

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

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