Skip to content

Hostname

lidl.pl

Last fetched

lidl.pl resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · lidl.plRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/lidl.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.48.39104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.30.221.157184.30.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.129.3323.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.58.30.21023.58.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.66.156.11023.66.156.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.HK

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
lidl stiftung u. co. kg
Contact emails

Subdomains

36 observed subdomains of lidl.pl.

Web-graph footprint

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

941 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for lidl.pl.

MechanismTarget
SPF_INCLUDE_spfg.mail.schwarz
SPF_IP185.49.148.16

Related pages

Pivot deeper into the graph from lidl.pl.

Cypher and MCP

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

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