We will prove that a more general familiy of functions that include yours: $x^2y^2$ is quasiconcave.
Proposition 1:
Any convex function is also quasiconvex.
Any concave function is also quasiconcave.
proof:
By using the inequality of the definition of convex and quasiconvex function.
Proposition 2:
If $f$ is monotone increasing and $g$ is quasiconvex/quasiconcave then $f \circ g$ is also quasiconvex/quasiconcave.
Proof:
By definition of quasiconvex/quasioncave function.
Remark:
You can state and prove a similar proposition for $f$ monotone decreasing using the fact that $h$ is quasiconvex/quasiconcave iff $-h$ is quasiconcave/quasiconvex, and also that $h$ is decreasing iff $-h$ is increasing.
Exercise:
Prove that the function $f(x,y) := A x^a y^b$ defined in the domain $D := \left \{ (x,y) : x>0,y>0 \right \}$ is quasiconcave, for all $A,a,b >0$.
Solution:
Take $n \in \mathbb{N}$ odd and big enough such that $a/n + b/n \leq 1$. Then consider the functions $g(t) := t^n$ and $h(x,y) := A^{1/n}x^{a/n}y^{b/n}$. We have that $f = g \circ h$, whatsmore, $g$ is increasing and $h$ is a Cobb–Douglas function, i.e. $h$ is of the form $Bx^\alpha y^\beta$ with $B,\alpha,\beta >0$. We also know that the exponents of $h$ satisfying the condition $\alpha + \beta \leq 1$ by our choice of $n$. It is known (you can google it or use the hessian criterion for differentiable concave functions) that Cobb-Douglas functions whose exponents satisfy the last inequality are concave, then $h$ is concave. By our Proposition 1 we have that $h$ is quasiconcave. In summary, $f$ is the composition of an increasing function and a quasiconcave function, thus by our Proposition 2 it must be quasiconcave.