Skip to content

Hostname

win369.click

Last fetched

win369.click resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · win369.clickRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/win369.click

Resolution chain

win369.click resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
175.41.184.5175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.164.13518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.29.9852.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.217.14154.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.210.16354.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.68.24854.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1636
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

2 observed subdomains of win369.click.

Web-graph footprint

Distinct hostnames that link to or from win369.click in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from win369.click.

Cypher and MCP

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

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