Skip to content

Hostname

lug.com.pl

Last fetched

lug.com.pl resolves to 1 IPv4 address operated by AS12741 in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.219.83.6081.219.0.0/16AS12741PL

WHOIS identity

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

Subdomains

19 observed subdomains of lug.com.pl.

Web-graph footprint

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

139 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lug.com.pl.

MechanismTarget
SPF_Amex.lug.com.pl
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.24.24.251
SPF_IP81.219.83.58/32
SPF_IP81.219.83.59/32
SPF_MXlug.com.pl

Related pages

Pivot deeper into the graph from lug.com.pl.

Cypher and MCP

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

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