Have you edited any files ? I'd be surprised if this is a host problem, the delay is too precise, always 112 seconds.
In fact, the delay is always before this query as well ;
Code:
SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount, linkhits
FROM srtcalib_forum AS forum
Now linkhits is not a standard column in the forum table, which makes me think you have added some hack that requires file edits.