Skip to content

Hostname

leclerc.com.pl

Last fetched

leclerc.com.pl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:home.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · leclerc.com.plRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/leclerc.com.pl

Resolution chain

leclerc.com.pl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.1.172104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.152.80172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.187.50.1565.187.50.0/24AS197155PL

WHOIS identity

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

Subdomains

35 observed subdomains of leclerc.com.pl.

Web-graph footprint

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

54 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_IP46.242.244.24
SPF_IP78.133.165.54
SPF_IP78.133.165.55
SPF_IP78.133.165.56
SPF_IP78.133.165.57
SPF_MXleclerc.com.pl

Related pages

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

Cypher and MCP

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

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