Skip to content

Hostname

weboski.pl

Last fetched

weboski.pl resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · weboski.plRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/weboski.pl

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.58.16965.21.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
weboski marcin mrzyk
Contact emails

Subdomains

3 observed subdomains of weboski.pl.

Web-graph footprint

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

108 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for weboski.pl.

MechanismTarget
SPF_A91-198-137-55.host1.eu
SPF_Aweboski.pl
SPF_IP86.111.240.0/21
SPF_IP91.198.137.51
SPF_IP91.198.137.55
SPF_IP91.198.137.56
SPF_MXweboski.pl

Related pages

Pivot deeper into the graph from weboski.pl.

Cypher and MCP

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

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