Skip to content

Hostname

webshare.pl

Last fetched

webshare.pl resolves to 1 IPv4 address operated by AS206548 in CZ. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

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

Resolution chain

webshare.pl 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:gransy s.r.o.
Organization
Contact emails

Subdomains

3 observed subdomains of webshare.pl.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for webshare.pl.

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

Related pages

Pivot deeper into the graph from webshare.pl.

Cypher and MCP

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

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