Skip to content

Hostname

lubman.pl

Last fetched

lubman.pl resolves to 1 IPv4 address operated by AS-NETIA - Netia SA in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · lubman.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lubman.pl

Resolution chain

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

IPPrefixASNOperatorCountry
62.233.166.21762.233.128.0/17AS12741AS-NETIA - Netia SAPL

WHOIS identity

Registrar
registrar:domena.pl sp. z o.o.
Organization
Contact emails

Subdomains

27 observed subdomains of lubman.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lubman.pl.

MechanismTarget
SPF_IP193.239.45.247
SPF_IP212.182.63.154
SPF_IP212.182.63.30
SPF_IP62.233.166.217
SPF_IP62.233.166.218
SPF_IP62.233.166.222
SPF_MXlubman.pl

Related pages

Pivot deeper into the graph from lubman.pl.

Cypher and MCP

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

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