Hostname
lana.com
Last fetched
lana.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lana.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.23.58 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.76 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.77 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.82 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.166.96.13 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.3 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.59 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.61 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- lana.com@domainsbyproxy.com
- sysadmin@cablecomet.com
- 1fdba785-f7c8-4bda-9507-fce006165d66@identity-protect.org
- 67d6d00e-cafe-4d41-8707-9c2aa951069a@identity-protect.org
- 7b351c1b-40b7-4434-b76e-572d44432ad2@identity-protect.org
- bac898ac-6c31-4100-8a79-3d2f9f057d83@identity-protect.org
- bdb4cd82-5c34-4d9f-8967-8ed1bf424de1@identity-protect.org
- c2d02895-690a-4c0b-8c1b-d9982e2128fa@identity-protect.org
- owner-10693957@lana.com.whoisprivacyservice.org
- owner-11306422@lana.com.whoisprivacyservice.org
- owner-2399216@lana.com.whoisprivacyservice.org
- owner-2669165@lana.com.whoisprivacyservice.org
- owner-4815729@lana.com.whoisprivacyservice.org
- owner-6463860@lana.com.whoisprivacyservice.org
- owner-7003758@lana.com.whoisprivacyservice.org
- owner-8143093@lana.com.whoisprivacyservice.org
- owner-8215660@lana.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of lana.com.
Web-graph footprint
Distinct hostnames that link to or from lana.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for lana.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | datadrivenemail.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from lana.com.
- IP · 143.204.23.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · la…
- 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: "lana.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.