Skip to content

Hostname

coolwind.ws

Last fetched

coolwind.ws resolves to 1 IPv4 address operated by AS40676 - Psychz Networks in NL. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · coolwind.wsRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coolwind.ws

Resolution chain

coolwind.ws resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.156.204.21045.156.204.0/24AS40676AS40676 - Psychz NetworksNL

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 0145835774
Contact emails

Subdomains

7 observed subdomains of coolwind.ws.

Web-graph footprint

Distinct hostnames that link to or from coolwind.ws in the public web crawl.

11 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • coolwind.ws

SPF policy

10 SPF mechanisms authorising senders for coolwind.ws.

MechanismTarget
SPF_Acoolwind.ws
SPF_IP173.254.250.130
SPF_IP178.159.7.127
SPF_IP178.159.7.87
SPF_IP185.46.121.66
SPF_IP45.156.204.210
SPF_IP45.156.204.211
SPF_IP88.150.145.136
SPF_IP94.23.2.203
SPF_MXcoolwind.ws

Related pages

Pivot deeper into the graph from coolwind.ws.

Cypher and MCP

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

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