Skip to content

Hostname

yanosik.pl

Last fetched

yanosik.pl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · yanosik.plRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/yanosik.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.24104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.24104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.33172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.68.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.68.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

99 observed subdomains of yanosik.pl.

Web-graph footprint

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

181 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for yanosik.pl.

MechanismTarget
SPF_Ayanosik.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.neptis.pl
SPF_IP109.205.51.118
SPF_IP185.23.22.95
SPF_IP2001:41d0:52:100:0:0:0:8ba
SPF_IP74.248.131.189
SPF_IP92.222.87.92
SPF_IP92.43.118.153
SPF_MXyanosik.pl

Related pages

Pivot deeper into the graph from yanosik.pl.

Cypher and MCP

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

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