Skip to content

Hostname

webshare.sk

Last fetched

webshare.sk resolves to 1 IPv4 address operated by AS206548 in CZ. WHOIS lists registrar:internet cz, a.s. as the registrar.

Nutrition Label

WHISPER CANON · webshare.skRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/webshare.sk

Resolution chain

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

IPPrefixASNOperatorCountry
185.201.232.15185.201.232.0/22AS206548CZ

WHOIS identity

Registrar
registrar:internet cz, a.s.
Organization
tlap s.r.o.
Contact emails

Subdomains

3 observed subdomains of webshare.sk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for webshare.sk.

MechanismTarget
SPF_Awebshare.sk
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.sk

Related pages

Pivot deeper into the graph from webshare.sk.

Cypher and MCP

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

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