Skip to content

Hostname

lejkapstudio.pl

Last fetched

lejkapstudio.pl resolves to 1 IPv4 address operated by AS16276 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · lejkapstudio.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lejkapstudio.pl

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.225.24837.59.0.0/16AS16276PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
arteneo it marcin wtykło
Contact emails

Subdomains

1 observed subdomain of lejkapstudio.pl.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for lejkapstudio.pl.

MechanismTarget
SPF_Alejkapstudio.pl
SPF_INCLUDEarteneo.arteneo.pl
SPF_INCLUDEdns1.arteneo.pl
SPF_INCLUDEmail.arteneo.pl
SPF_INCLUDEmail9.mydevil.net
SPF_INCLUDEns237578.ovh.net
SPF_INCLUDEns356819.ovh.net
SPF_INCLUDEtestmail.arteneo.pl
SPF_MXlejkapstudio.pl

Related pages

Pivot deeper into the graph from lejkapstudio.pl.

Cypher and MCP

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

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