Skip to content

Hostname

studio-pixel.pl

Last fetched

studio-pixel.pl resolves to 2 IPv4 addresses operated by AS50599 in PL. WHOIS lists registrar:perskimedia szymon perski as the registrar.

Nutrition Label

WHISPER CANON · studio-pixel.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/studio-pixel.pl

Resolution chain

studio-pixel.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.210.222.5188.210.220.0/22AS50599PL
65.20.76.13365.20.64.0/19AS20473AS-VULTR - The Constant Company, LLCIN

WHOIS identity

Registrar
registrar:perskimedia szymon perski
Organization
pixel studio artur zakrzewski
Contact emails

Subdomains

2 observed subdomains of studio-pixel.pl.

Web-graph footprint

Distinct hostnames that link to or from studio-pixel.pl in the public web crawl.

19 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for studio-pixel.pl.

MechanismTarget
SPF_REDIRECT_spf-h54.microhost.pl

Related pages

Pivot deeper into the graph from studio-pixel.pl.

Cypher and MCP

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

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