Skip to content

Hostname

headwind.app

Last fetched

headwind.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · headwind.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/headwind.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.102.4318.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.5018.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.5418.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.5518.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.55.23.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.423.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.623.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.843.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
54.192.151.3554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

3 observed subdomains of headwind.app.

Web-graph footprint

Distinct hostnames that link to or from headwind.app in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for headwind.app.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from headwind.app.

Cypher and MCP

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

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