Skip to content

Hostname

kul.pl

Last fetched

kul.pl resolves to 1 IPv4 address operated by AS12324 in PL. WHOIS lists registrar:netart spolka akcyjna s.k.a.|ul. cystersow 20a|31-553 krakow|polska/poland|+48.801 33 22 33|+48.12 297 88 10|+48.12 297 88 08|biuro@nazwa.pl|| as the registrar.

Nutrition Label

WHISPER CANON · kul.plRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kul.pl

Resolution chain

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

IPPrefixASNOperatorCountry
212.182.33.43212.182.0.0/18AS12324PL

WHOIS identity

Registrar
registrar:netart spolka akcyjna s.k.a.|ul. cystersow 20a|31-553 krakow|polska/poland|+48.801 33 22 33|+48.12 297 88 10|+48.12 297 88 08|biuro@nazwa.pl||
Organization
Contact emails

Subdomains

246 observed subdomains of kul.pl.

Web-graph footprint

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

1,190 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kul.pl.

MechanismTarget
SPF_INCLUDEspf1.kul.pl
SPF_INCLUDEspf2.kul.pl
SPF_IP212.182.33.35
SPF_IP212.182.33.37
SPF_IP212.182.33.39
SPF_IP212.182.33.41
SPF_IP212.182.33.42
SPF_IP212.182.33.61
SPF_IP212.182.33.62

Related pages

Pivot deeper into the graph from kul.pl.

Cypher and MCP

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

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