Skip to content

Hostname

ws.killich.cz

Last fetched

ws.killich.cz resolves to 1 IPv4 address operated by AS35236 in CZ.

Nutrition Label

WHISPER CANON · ws.killich.czRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ws.killich.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.205.137.16185.205.137.0/24AS35236CZ

WHOIS identity

No WHOIS records are currently associated with ws.killich.cz in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ws.killich.cz.

MechanismTarget
SPF_INCLUDE_spf.all.ebrana.cz
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspfcustomers.xb-1.cz
SPF_IP171.25.220.0/24
SPF_IP2001:1ab0:7e1e:c57::/64
SPF_IP217.31.52.0/24
SPF_IP217.31.53.0/29
SPF_IP62.109.141.128/26
SPF_MXws.killich.cz

Related pages

Pivot deeper into the graph from ws.killich.cz.

Cypher and MCP

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

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