Hostname
lichen.com
Last fetched
lichen.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lichen.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.232.147.79 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.204.102 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.182.33 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.110.113 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- 249d0771-25b1-4d4d-a4bc-cf9edced3991@identity-protect.org
- 3b251d5a-0355-4810-96b6-672178b8f157@identity-protect.org
- 416d4679-8425-46a9-9a7e-6e8b25681d8b@identity-protect.org
- 56d06e9e-978f-4157-b828-02e1d178e1e0@identity-protect.org
- 88896471-77f5-411d-886a-020e428cfcf5@identity-protect.org
- bfcedb5b-989b-4e67-8dcf-63519e3bb7a9@identity-protect.org
- f10815eb-b3ac-41cd-a33c-1054f345a129@identity-protect.org
- owner-10126883@lichen.com.whoisprivacyservice.org
- owner-10199450@lichen.com.whoisprivacyservice.org
- owner-1422655@lichen.com.whoisprivacyservice.org
- owner-1562193@lichen.com.whoisprivacyservice.org
- owner-4822586@lichen.com.whoisprivacyservice.org
- owner-5362484@lichen.com.whoisprivacyservice.org
- owner-5522341@lichen.com.whoisprivacyservice.org
- owner-5559866@lichen.com.whoisprivacyservice.org
- owner-5652752@lichen.com.whoisprivacyservice.org
- owner-5699404@lichen.com.whoisprivacyservice.org
- owner-8710167@lichen.com.whoisprivacyservice.org
- owner-8980116@lichen.com.whoisprivacyservice.org
- and 3 more
Subdomains
12 observed subdomains of lichen.com.
Web-graph footprint
Distinct hostnames that link to or from lichen.com in the public web crawl.
92 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from lichen.com.
- IP · 3.232.147.79
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- 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: "lichen.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.