Skip to content

Hostname

wernerkuster.ch

Last fetched

wernerkuster.ch resolves to 1 IPv4 address operated by ONE-NETWORK in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.250.168.114178.250.168.0/21AS8648ONE-NETWORKDE

WHOIS identity

No WHOIS records are currently associated with wernerkuster.ch in WhisperGraph.

Subdomains

4 observed subdomains of wernerkuster.ch.

Web-graph footprint

Distinct hostnames that link to or from wernerkuster.ch in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wernerkuster.ch.

MechanismTarget
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.250.168.36
SPF_IP194.209.15.246

Related pages

Pivot deeper into the graph from wernerkuster.ch.

Cypher and MCP

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

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