Let $a,b,c>0$. Prove that: $$a b \sqrt{a b}+b c \sqrt{b c}+c a \sqrt{c a} \leqslant a b c+\frac{1}{2} \sqrt[3]{\frac{\left(a^{2}+b c\right)^{2}\left(b^{2}+c a\right)^{2}\left(c^{2}+a b\right)^{2}}{a b c}}$$
I really don't have many ideas in this problem. First I thought of using AM-GM: $a^2+bc\ge 2a\sqrt{bc}$ and so on, or using Holder $(\dfrac{a^3}{bc}+2a+\dfrac{bc}{a})(\dfrac{b^3}{ac}+2b+\dfrac{ca}{b})(\dfrac{c^3}{ab}+2c+\dfrac{ab}{c })$ but all make the inequality into the form $x^3+y^3+z^3\le3xyz$, which is of course incorrect. I thought about using derivatives but they don't work either
Can anyone give me a different way of thinking?