FATA[0004] connection reset by peer

I am having a lot of problems when trying to get anything from docker hub.

I tried the docker search ubuntu and docker pull swarm and both are showing the following to me:

FATA[0004] Get https://index.docker.io/v1/repositories/library/swarm/images: read tcp 162.242.195.84:443: connection reset by peer

My traceroute to 162.242.195.84:

1 mycorportion.host (XX.XX.XX.X) 0.830 ms 0.885 ms 0.543 ms
2 * * *
3 * * *
4 * * *
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *

Anyone had this problem before?