Skip to content

Hostname

stoczek.pl

Last fetched

stoczek.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:lh.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · stoczek.plRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/stoczek.pl

Resolution chain

stoczek.pl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.255.39.9434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.153.6852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.60.2654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.121.6054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:lh.pl sp. z o.o.
Organization
fundacja stoczek im. stefana kardynała wyszyńskiego
Contact emails

Subdomains

1 observed subdomain of stoczek.pl.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stoczek.pl.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from stoczek.pl.

Cypher and MCP

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

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