Determine the amount of automorphisms in the group $\operatorname{Aut}(H)$ where $H$ is the graph with 6 points and five lines in the shape of a capital 'H'. Here is what it should look like, I labeled the points:

Now I can clearly see that rotation through the line $12$ and rotation through a vertical axis through the middle will be automorphisms. These can be described by permutation in $S_6$ in the following way: $$\sigma_1 = (1\ 3)(4\ 6)$$ and $$\sigma_2 = (1\ 4)(2\ 5)(3\ 6)$$ then we also have point reflection through the middle which is given by: $$\sigma_3 = \sigma_1 \sigma_2 = (1\ 6)(2\ 5)(3\ 4)$$ Is this all the symmetries of $H$? I am confused because I do not think the answer should be this simple. If I for instance have the permutation $(2\ 5)$ then will the points $2$ and $1$ still be connected meaning the line piece from $2$ to $1$ will be diagonal implying $(2\ 5)$ is not an automorphism or am I missing something? Thanks in advance
First of all, what's a graph homomorphism? In my definition, it's a map $f: G\to H$ (by which I mean it sends vertices to vertices and edges to edges) such that, if $(a,b)$ is an edge in $G$, then $(f(a),f(b))$ is an edge in $H$.
First of all, you should convince yourself that it's enough to work out where the vertices go: if $f: H\to H$ is an automorphism and you know what $f(a)$ is for all vertices $a$ in $H$, you know where all the edges are. (Why is this?) Having done this, you can just specify automorphisms as permutations in $S_6$ like you've been doing.
Secondly, to answer you rather obliquely: the two reflections and one point rotation you've found are automorphisms; but are there more? (What about the map given by $(1\; 3)$? What about the identity map? Importantly, automorphisms form a group; what group is it?) If you apply the permutation $f = (2\;5)$, the edge between $1$ and $2$ will turn into an edge appearing between $f(1) = 1$ and $f(2) = 5$, which you don't want, so this doesn't give you an automorphism.