Skip to content

Hostname

windy.com

Last fetched

windy.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · windy.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/windy.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.201.88.12335.200.0.0/15AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:48
Organization
internet admin not for sale
Contact emails

Subdomains

38 observed subdomains of windy.com.

Web-graph footprint

Distinct hostnames that link to or from windy.com in the public web crawl.

9,760 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for windy.com.

MechanismTarget
SPF_Awindy.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_IP139.162.210.148/32
SPF_IP139.162.245.22/32
SPF_IP178.79.190.240/32
SPF_IP90.182.11.58/32
SPF_MXwindy.com

Related pages

Pivot deeper into the graph from windy.com.

Cypher and MCP

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

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