To show your observation is wrong in general, we need to show that $\exists n \in\mathbb{N,}$ such that $4<\frac{n}{\phi(n)}$, as per your observation, such a $n$ cannot be a prime,
So, n is a compostite number, therefore $n=p_1^{k_1}p_2^{k_2}...p_m^{k^m}$, where $p_i\neq p_j,$ for $i \neq j$
then $\phi(n)=(p_1-1)p_1^{k_1 -1}...(p_m-1)p_m^{k_m -1}$
therefore $\frac{n}{\phi(n)}=\frac{p_1p_2...p_m}{(p_1-1)...(p_m-1)}$
now take all the odd primes which are less than 100, product them and fix that as our n,
i.e fix $n=3*5*7*11*13*17*19*23*29*31*37*41*43*47*53*59*61*67*71*73*79*83*89*97$
then by the above expression
$\frac{n}{\phi(n)}=\frac{3*5*7*11*13*17*19*23*29*31*37*41*43*47*53*59*61*67*71*73*79*83*89*97}{2*4*6*10*12*16*18*22*28*30*36*40*42*46*52*58*60*66*70*72*78*82*88*96}$
Check this is in a calculator, the value is 4.15567 (approx.)
Therefore we found a $n$, such that $n/\phi(n)>4 \implies n>4 \phi(n)$ and hence your observation is wrong