Skip to content

Hostname

win-soft.ch

Last fetched

win-soft.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · win-soft.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/win-soft.ch

Resolution chain

win-soft.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.219.121116.202.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
Organization
thomas winteler
Contact emails

Subdomains

20 observed subdomains of win-soft.ch.

Web-graph footprint

Distinct hostnames that link to or from win-soft.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for win-soft.ch.

MechanismTarget
SPF_Awin-soft.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEwmx.ch
SPF_MXwin-soft.ch

Related pages

Pivot deeper into the graph from win-soft.ch.

Cypher and MCP

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

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