Skip to content

Hostname

lf11.pl

Last fetched

lf11.pl resolves to 1 IPv4 address operated by NETARTGROUP in PL.

Nutrition Label

WHISPER CANON · lf11.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lf11.pl

Resolution chain

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

IPPrefixASNOperatorCountry
77.55.252.10077.55.252.0/23AS15967NETARTGROUPPL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • lf11.pl

SPF policy

10 SPF mechanisms authorising senders for lf11.pl.

MechanismTarget
SPF_Acargocarter.com
SPF_Alf11.pl
SPF_An26.netmark.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.netmark.pl
SPF_IP185.36.171.17
SPF_IP77.55.252.100
SPF_IP94.124.9.106
SPF_IP94.124.9.61
SPF_MXlf11.pl

Related pages

Pivot deeper into the graph from lf11.pl.

Cypher and MCP

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

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