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
Resolution chain
lidl.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.48.39 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.197.129.33 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.205.15.4 | 23.205.0.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.53.42.145 | 23.53.40.0/22 | AS20940 | — | DE |
| 23.53.42.169 | 23.53.40.0/22 | AS20940 | — | DE |
| 23.64.228.211 | 23.64.224.0/20 | AS16625 | AKAMAI-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.
Showing 25 of 187. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for lidl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfg.mail.schwarz |
| SPF_IP | 46.16.216.56 |
| SPF_IP | 46.16.220.56 |
| SPF_IP | 62.138.246.52 |
| SPF_IP | 62.218.26.131/32 |
Related pages
Pivot deeper into the graph from lidl.com.
- IP · 104.102.48.39
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:1387
- Country · DE
- Email · domains@lidl.com
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.