It's working for me right now. Perhaps the forums server was dropping ICMP traffic rather than responding to it.
It's worth noting that the traceroute protocol ( ICMP ) can be potentially be filtered as each hop ( although this does made debugging harder ) and it's often treated as lower priority than TCP and UDP traffic.
$ traceroute forums.overclockers.co.uk
traceroute to forums.overclockers.co.uk (185.103.4.11), 64 hops max, 40 byte packets
1 kyleakin (194.32.67.8) 0.519 ms 0.428 ms 0.349 ms
2 losubs.subs.bng1.th-lon.zen.net.uk (62.3.80.17) 5.781 ms 5.893 ms 6.047 ms
3 ae1-177.cr2.th-lon.zen.net.uk (62.3.80.38) 5.971 ms 5.753 ms 5.855 ms
4 * * *
5 ae-9.cor2.lond1.ptn.zen.net.uk (51.148.73.17) 6.423 ms
ae-4.cor1.lond1.ptn.zen.net.uk (51.148.73.7) 6.449 ms 6.437 ms
6 ae-7.cor2.lond2.ptn.zen.net.uk (51.148.73.13) 10.470 ms
ae-2.cor1.lond2.ptn.zen.net.uk (51.148.73.3) 6.955 ms
ae-7.cor2.lond2.ptn.zen.net.uk (51.148.73.13) 6.766 ms
7 * * *
8 e1-3.er1.thn.as50056.net (195.66.225.217) 8.530 ms 9.754 ms 6.417 ms
9 31.28.79.54 (31.28.79.54) 6.853 ms 6.956 ms 25.727 ms
10 forums.overclockers.co.uk (185.103.4.11) 6.587 ms 6.469 ms 7.046 ms
$
Edited by bsdnazz (Sun 02-Jun-19 13:14:24)