Skip to content

Hostname

c-l.pl

Last fetched

c-l.pl resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · c-l.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/c-l.pl

Resolution chain

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

IPPrefixASNOperatorCountry
94.152.206.5794.153.164.0/22AS29522PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
c-l sp. z o.o.
Contact emails

Subdomains

16 observed subdomains of c-l.pl.

Web-graph footprint

Distinct hostnames that link to or from c-l.pl in the public web crawl.

41 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for c-l.pl.

MechanismTarget
SPF_Ac-l.pl
SPF_INCLUDEspf.tld.pl
SPF_MXc-l.pl

Related pages

Pivot deeper into the graph from c-l.pl.

Cypher and MCP

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

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