Skip to content

Hostname

windly.cc

Last fetched

windly.cc resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · windly.ccRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/windly.cc

Resolution chain

windly.cc resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.68.104143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.23143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.42143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.51143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.205.11118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.255.3918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

36 observed subdomains of windly.cc.

Web-graph footprint

Distinct hostnames that link to or from windly.cc in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for windly.cc.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from windly.cc.

Cypher and MCP

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

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