Skip to content

Hostname

winsa.com.tr

Last fetched

winsa.com.tr resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · winsa.com.trRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/winsa.com.tr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with winsa.com.tr in WhisperGraph.

Subdomains

5 observed subdomains of winsa.com.tr.

Web-graph footprint

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

38 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for winsa.com.tr.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1001-10.eu.iphmx.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP149.202.33.238
SPF_IP193.201.68.121
SPF_IP193.201.68.122
SPF_IP193.201.68.135
SPF_IP193.201.68.136
SPF_IP212.91.239.152/32
SPF_IP217.76.224.0/23
SPF_IP51.255.66.70
SPF_MXwinsa.com.tr

Related pages

Pivot deeper into the graph from winsa.com.tr.

Cypher and MCP

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

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