While trying to resolve another issue I located the origin of the mysterious IP that was appearing in our phpBB3.2.5 forum. It was within our own system and I think it must be related to our PHP at the host.
In the ACP under SYSTEM and then PHP INFORMATION there is a great amount of information. Under the block of information called APACHE ENVIRONMENT there is a lst of variables and values, one of which is the
REMOTE_ADDR.
On our ACP it has the following:
REMOTE_ADDR 207.246.240.121
We access our website and databases through
https://www.websitesettings.com and I had gone there to check on oour PHP TECHNOLOGY and it says this at the begining of the WEBSITE DETAILS", where the "?" can be clicked so you can change options:
Website Status ? Active
Technology ? Linux / Apache / PHP 7.2
Region ? Phoenix (PHX)
For the REGION I had noticed that sometimes PHX and sometimes LAN. If I click on the "?" it says "
Your website can either be in the Lansing (LAN) or Phoenix (PHX) Region". At the time of this posting it has switched to PHX and yesterday it was LAN. Either our host changed it or it changes on its own, I don't know. I presume that is directly related to the fact that our system is on a cloud server and that is where it is located.
If you do a
ABUSE check for 207.246.240.121 and look at the Raw Whois Results for that IP, you find out it is located in LANSING, MICHIGAN and it belongs to Liquid Web L.L.C. which is a Data Center / Web Hosting / Transit. Somehow it has got itself listed as being an abuse when it is a remote server. They cover the complete range of
NetRange: 207.246.240.0 - 207.246.255.255
, so it must fluctuate between different IP addresses, explaining why the SPAMHAUS error reports appear intermitently. They did not appear before we added the SSL certificate, but I have no idea why that changed.
Nobody seems to be doing anything to correct the problem at their end.