The curl is just over $\mathbf{r}$ and $r$. I've been trying to pull the vector $\displaystyle \mathbf{A}$ out of the way, in order to get a expression much easier to deal with, but I have no idea how to do it without expanding the whole expression (I'm not sure whether what I did is correct either).
This is my attempt:
$$\nabla \times \left(\frac{\mathbf{A \times r}}{r^3}\right) = \frac{\nabla \times (\mathbf{A \times r})r^3+ (\mathbf{A \times r)}\nabla r^3}{r^6}$$
In the second term of the numerator:
$\displaystyle \nabla r^3 = 3r^2\mathbf{\hat{r}}$
For the nastiest part of the first term:
\begin{align*} \nabla \times (\mathbf{A \times r}) &= \mathbf{A}(\nabla \cdot \mathbf{r}) - \mathbf{r}(\nabla \cdot \mathbf{A})+ (\mathbf{r}\cdot \nabla ) \mathbf{A} - (\mathbf{A} \cdot \nabla)\mathbf{r}\\ &= 3\mathbf{A}- 0 + (\mathbf{r}\cdot \nabla) \mathbf{A} - (\mathbf{A} \cdot \nabla)\mathbf{r} \end{align*}
According to me, $\displaystyle \nabla \cdot \mathbf{A} = 0$. And I'm stuck there, I don't know what to do with the directional derivatives, but it doesn't seem to be correct so far.
Thanks!!