Hostname
le4nly.com
Last fetched
le4nly.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
le4nly.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 |
|---|---|---|---|---|
| 13.33.67.17 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.33 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.84 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.9 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of le4nly.com owner
- Contact emails
- 0ee2f417-2e33-4360-bd21-d7bd5215e302@identity-protect.org
- 6656ec94-8b69-42cb-bba8-64304517d0f0@identity-protect.org
- 76499acd-9f67-49f5-82c5-6324fe570f9e@identity-protect.org
- a10de294-edb0-4e11-b4ec-b5d1874d1319@identity-protect.org
- a22922d0-71e4-4657-ab47-41d7f827c850@identity-protect.org
- b2abf7f6-8273-4761-b3b5-21b25a0491fe@identity-protect.org
- f84dda84-025e-49bf-a4d6-09a4bf06ddcd@identity-protect.org
- owner-10573263@le4nly.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of le4nly.com.
Showing 5 of 19. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from le4nly.com.
- IP · 13.33.67.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ee2f417-2e33-4360-bd21-d7bd5215e302@identity-protect.org
- TLD · .com
- Browse hostnames · le…
- 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: "le4nly.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.