Going for the level curves:
\begin{align}
C &= f(x,y) = x^2+x \sin(y) + \ln(1+y^2) \\
&= (x + \sin(y)/2)^2 - (\sin(y)/2)^2 + \ln(1+y^2) \iff \\
x &= -\sin(y)/2 \pm \sqrt{C + (\sin(y)/2)^2- \ln(1+y^2)}
\end{align}
We have the condition
$$
0 \le C + (\sin(y)/2)^2- \ln(1+y^2) \iff \\
C \ge \ln(1+y^2) - (\sin(y)/2)^2 = - D(y) / 4 \ge 0
$$
where the definition and result for $D(y)$ by Olivier were used.
So we have only non-negative level curves, $C=0$ the one with the lowest value.

The image above shows some level curves with the one for $C=1$ in green.
Note: The vertical axis is the $x$-axis, the horizontal axis is the $y$-axis.