Skip to content

Hostname

lbl.pl

Last fetched

lbl.pl resolves to 1 IPv4 address operated by AS21021 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.231.11.24289.231.0.0/16AS21021PL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
net partners sp. z o.o.
Contact emails

Subdomains

305 observed subdomains of lbl.pl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for lbl.pl.

MechanismTarget
SPF_Albl.pl
SPF_INCLUDEspf.tld.pl
SPF_IP89.231.11.243
SPF_IP89.231.11.246
SPF_MXlbl.pl

Related pages

Pivot deeper into the graph from lbl.pl.

Cypher and MCP

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

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