Hostname
lilium.com
Last fetched
lilium.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lilium.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.29.51.158 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrea fava
- Contact emails
- lilium@lilium.net
- 539397b1-1479-4557-b0e4-49d183bb9274@identity-protect.org
- 611bd5b0-7fac-497d-b9c8-c46a3ab68d42@identity-protect.org
- 92f6a0b9-01c3-4bc9-a5b6-38b41b57bf7f@identity-protect.org
- 9d6379d2-b5c2-4f0c-aa44-ab7a051cf247@identity-protect.org
- cb2dccb6-2b54-4c6e-8eba-c90c6871af1b@identity-protect.org
- dee580c0-29dc-445b-96f6-a1a53295aee1@identity-protect.org
- owner-1062802@lilium.com.whoisprivacyservice.org
- owner-10660637@lilium.com.whoisprivacyservice.org
- owner-10736366@lilium.com.whoisprivacyservice.org
- owner-10808933@lilium.com.whoisprivacyservice.org
- owner-1994613@lilium.com.whoisprivacyservice.org
- owner-3748934@lilium.com.whoisprivacyservice.org
- owner-430018@lilium.com.whoisprivacyservice.org
- owner-5127446@lilium.com.whoisprivacyservice.org
- owner-5292899@lilium.com.whoisprivacyservice.org
- owner-6131824@lilium.com.whoisprivacyservice.org
- owner-7886145@lilium.com.whoisprivacyservice.org
- owner-8994708@lilium.com.whoisprivacyservice.org
- owner-9192090@lilium.com.whoisprivacyservice.org
- and 3 more
Subdomains
11 observed subdomains of lilium.com.
Web-graph footprint
Distinct hostnames that link to or from lilium.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for lilium.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.251.119.3 |
| SPF_IP | 212.144.2.4 |
| SPF_IP | 80.155.132.107 |
Related pages
Pivot deeper into the graph from lilium.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lilium.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.