For x2+x+1 you would need two integers with product 1 and sum 1, but the only integer pairs multiplying to 1 are 1,1 (sum 2) and −1,−1 (sum −2).
no integer pair has product 1 and sum 1
So it is irreducible over the integers. The other three factor as (x+2)(x+3), (x−2)(x−3), and (x+1)(x+6).