Let $f=x^5-x^4-x^2-1$.
As noted in the comments, $f(11)\equiv 0\;(\text{mod}\;16)$, so $f$ is reducible, mod $16$.
Suppose $f$ is reducible in $\mathbb{Q}[x]$.
Then $f$ must also be reducible in $\mathbb{Z}[x]$, hence, since $f$ is monic, $f=gh$, for some monic, non-constant polynomials $g,h\in\mathbb{Z}[x]$.
Without loss of generality, assume $\deg(g)\le \deg(h)$.
By the rational root test, $f$ doesn't have a rational root, hence $\deg(g) > 1$.
Then we must have $\deg(g)=2$, so $g=x^2+ax+b$, for some $a,b\in\mathbb{Z}$.
Since the constant term of $f$ is $-1$, it follows that $|b|=1$.
Consider two cases . . .
Case $(1)$:$\;b=1$.
Then $g=x^2+ax+1$.
By polynomial long division, dividing $f$ by $g$, the remainder has constant term
$$a^3+a^2-2a-1$$
contradiction, since by the rational root test, the equation
$$a^3+a^2-2a-1=0$$
has no rational root.
Case $(2)$:$\;b=-1$.
Then $g=x^2+ax-1$.
By polynomial long division, dividing $f$ by $g$, the remainder has constant term
$$-a^3-a^2-2a-3$$
contradiction, since by the rational root test, the equation
$$-a^3-a^2-2a-3=0$$
has no rational root.
It follows that $f$ is irreducible in $\mathbb{Q}[x]$.