For $a,b,c>0$. Prove that$:$ $$\frac{ab}{c}+\frac{bc}{a}+\frac{ca}{b} +\frac{81abc}{4(a+b+c)^2} \geqq \frac{7}{4} (a+b+c)$$
My proof:
We have$:$ $$\text{LHS}-\text{RHS} =\frac{g(a,b,c)}{4abc(a+b+c)^2} \geqq 0$$
Where
$g(a,b,c) =\frac{1}{16} \left( a+b \right) ^{2} \left( 2\,a+2\,b-c \right) ^{2} \left(
a+b-2\,c \right) ^{2}$
$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,+\frac{1}{64} \left( a-b \right) ^{2} \cdot \Big[ \left( 2\,c-a-b \right) ^{3} \left( 119\,a+119\,b+30\,c \right)$
$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,+\left( a+b-2\,c \right) ^{2} \left( 343\,{a}^{2}+346\,ab+343\,{b}^{2} \right) $
$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,+24\, \left( 2\,c-a-b \right) \left( a+b \right) \left( 16\,{a}^{2}+a b+16\,{b}^{2} \right) $
$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,+36\, \left( 4\,{a}^{2}-5\,ab+4\,{b}^{2} \right) \left( a+b \right) ^{ 2} \Big] \geqq 0$
which is clearly true for $c=\max\{a,b,c\}$
I wish to see another proof without $uvw$! Thanks for a real lot!
You can see also here.

Also, we can use the $uvw$'s technique.
Indeed, let $a+b+c=3u$, $ab+ac+bc=3v^2$ and $abc=w^3$.
Thus, we need to prove that $$\frac{9v^4-6uw^3}{w^3}+\frac{81w^3}{36u^2}\geq\frac{21u}{4}$$ or $$w^6-5u^3w^3+4u^2v^4\geq0,$$ which is obviously true by $uvw$, which you don't want.
But we can use the following way.
$$(a-b)^2(a-c)^2(b-c)^2\geq0$$ it's $$3u^2v^4-4v^6-4u^3w^3+6uv^2w^3-w^6\geq0,$$ which gives $$3uv^2-2u^3-2\sqrt{(u^2-v^2)^3}\leq w^3\leq3uv^2-2u^3+2\sqrt{(u^2-v^2)^3}.$$ But for proving $w^6-5u^3w^3+4u^2v^4\geq0$ it's enough to prove that $$w^3\leq\frac{5u^3-\sqrt{25u^6-16u^2v^4}}{2},$$ for which it's enough to prove that $$3uv^2-2u^3+2\sqrt{(u^2-v^2)^3}\leq\frac{5u^3-\sqrt{25u^6-16u^2v^4}}{2}$$ or $$9u^3-6uv^2-4\sqrt{(u^2-v^2)^3}\geq\sqrt{25u^6-16u^2v^4}.$$ But by AM-GM $$9u^3-6uv^2=3u^3+6u(u^2-v^2)\geq6u^2\sqrt{u^2-v^2}\geq4\sqrt{(u^2-v^2)^3}.$$ Id est, it's enough to prove that: $$\left(9u^3-6uv^2-4\sqrt{(u^2-v^2)^3}\right)^2\geq25u^6-16u^2v^4$$ or $$18u^6-39u^4v^2+25u^2v^4-4v^6\geq6u(3u^2-2v^2)\sqrt{(u^2-v^2)^3}$$ or $$18u^4-21u^2v^2+4v^4\geq6u(3u^2-2v^2)\sqrt{u^2-v^2}$$ and since $$18u^4-21u^2v^2+4v^4=3(u^2-v^2)(6u^2-v^2)+v^4>0,$$ we need to prove that $$(18u^4-21u^2v^2+4v^4)^2\geq36u^2(3u^2-2v^2)^2(u^2-v^2)$$ or $$(3u^2-4v^2)^2\geq0.$$ Done!