Hostname
almleka.com
Last fetched
almleka.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
almleka.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.96.128 | 104.21.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.180.249 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
10 observed subdomains of almleka.com.
Web-graph footprint
Distinct hostnames that link to or from almleka.com in the public web crawl.
28 sites link to this hostname.
Sample inbound links
- almjra.com
- xn----------0pj8at4at0ivf3afnxgfggc52kesk6bja.almleka.com
- xn---------0ii0aacbabdplo0d5a0bnezmfk5kolf3dfbixx8a8b7a.almleka.com
- xn-------85fgwfmb7b7d9evbfbgdp0cyb.almleka.com
- xn-------e5f0aettluatb2b8qxb7ai21i70cdae.almleka.com
- xn-------z5faeaecl5gi6hdb1k5ayifipo1h.almleka.com
- xn------nzech1dcrdn2d3hfrxed7bj.almleka.com
- xn------nzedaq3etb6gfudhckdok4b7ah.almleka.com
- xn------ozeab4anbs0c8cp4mimi9bjd.almleka.com
- xn------ozeabba3e1a2fse2alchgnbk6b8ai.almleka.com
Threat posture
History
Related pages
Pivot deeper into the graph from almleka.com.
- IP · 104.21.96.128
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · ea325d814969490b811fa6c2122726da.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · al…
- 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: "almleka.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.