Skip to content

Hostname

webcesky.cz

Last fetched

webcesky.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · webcesky.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webcesky.cz

Resolution chain

webcesky.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reg-wedos
Organization
tom'as mart'inek
Contact emails

Subdomains

15 observed subdomains of webcesky.cz.

Web-graph footprint

Distinct hostnames that link to or from webcesky.cz in the public web crawl.

28 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for webcesky.cz.

MechanismTarget
SPF_Awebcesky.cz
SPF_INCLUDE_spf.we.wedos.net
SPF_INCLUDEhotmail.com
SPF_INCLUDEspf.seznam.cz
SPF_IP185.28.192.0/22
SPF_IP185.28.193.0/24
SPF_IP185.82.213.38
SPF_IP46.28.106.171/32
SPF_IP77.78.104.0/24
SPF_IP89.221.213.101
SPF_IP89.221.213.102
SPF_MXwebcesky.cz

Related pages

Pivot deeper into the graph from webcesky.cz.

Cypher and MCP

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

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