Skip to content

Hostname

windfinder.com

Last fetched

windfinder.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · windfinder.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/windfinder.com

Resolution chain

windfinder.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.129.67.205108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.36.10434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.239.13352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.174.24652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.25.9552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.38.14652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.81.20252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.187.8052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.109.19452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.236.9954.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.228.2454.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.158.16754.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.57.1854.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.147.3263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.22.6434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for windfinder.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from windfinder.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "windfinder.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.