Skip to content

Hostname

webshare.cz

Last fetched

webshare.cz resolves to 1 IPv4 address operated by AS206548 in CZ. WHOIS lists registrar:reg-web4u as the registrar.

Nutrition Label

WHISPER CANON · webshare.czRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/webshare.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.201.232.19185.201.232.0/22AS206548CZ

WHOIS identity

Registrar
registrar:reg-web4u
Organization
lukas habr
Contact emails

Subdomains

111 observed subdomains of webshare.cz.

Web-graph footprint

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

225 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for webshare.cz.

MechanismTarget
SPF_Awebshare.cz
SPF_INCLUDE_spf.zcom.cz
SPF_INCLUDEemail1.kayako.com
SPF_IP185.178.174.118/32
SPF_IP185.178.175.211
SPF_IP185.201.232.0/24
SPF_IP185.201.232.0/26
SPF_IP185.201.232.64/27
SPF_IP185.250.232.64/27
SPF_IP46.234.115.0/25
SPF_IP81.91.92.7
SPF_IP88.86.123.246/32
SPF_IP95.168.204.72
SPF_MXwebshare.cz

Related pages

Pivot deeper into the graph from webshare.cz.

Cypher and MCP

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

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