Given $a+b+c=1$ and $a>0,b>0,c>0$ we have to prove following
$$\left(1+\frac{1}{a}\right)\cdot\left(1+\frac{1}{b}\right)\cdot\left(1+\frac{1}{c}\right)\geq64$$
My attempt is as follows:
As $A.M\geq H.M$, so we can say
$$\frac{a+b+c}{3}\geq\frac{1}{\frac{\frac{1}{a}+\frac{1}{b}+\frac{1}{c}}{3}}$$
$$\frac{1}{a}+\frac{1}{b}+\frac{1}{c}\geq9$$
Adding 3 on both sides
$$\left(1+\frac{1}{a}\right)+\left(1+\frac{1}{b}\right)+\left(1+\frac{1}{c}\right)\geq12$$
Dividing by 3 on both sides
$$\frac{\left(1+\frac{1}{a}\right)+\left(1+\frac{1}{b}\right)+\left(1+\frac{1}{c}\right)}{3}\geq4$$
Now can we say that harmonic mean of $\left(1+\frac{1}{a}\right),\left(1+\frac{1}{b}\right),\left(1+\frac{1}{c}\right)=4\quad?$ as initially we started with the condition $A.M\geq H.M.$
You showed that the arithmetic mean of the positive number $1+\frac1a$, $1+\frac1b$, $1+\frac1c$ is at least $4$. This does not by itself imply the desired result that the geometric mean of these numbers is also at least $4$.