Skip to content

Hostname

lidl.com

Last fetched

lidl.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lidl.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lidl.com

Resolution chain

lidl.com resolves to 6 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
23.197.129.3323.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.205.15.423.205.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.53.42.14523.53.40.0/22AS20940DE
23.53.42.16923.53.40.0/22AS20940DE
23.64.228.21123.64.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.PL

WHOIS identity

Registrar
iana:1387
Organization
lidl stiftung u. co. kg
Contact emails

Subdomains

187 observed subdomains of lidl.com.

Web-graph footprint

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

844 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lidl.com.

MechanismTarget
SPF_INCLUDE_spfg.mail.schwarz
SPF_IP46.16.216.56
SPF_IP46.16.220.56
SPF_IP62.138.246.52
SPF_IP62.218.26.131/32

Related pages

Pivot deeper into the graph from lidl.com.

Cypher and MCP

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

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