In your SSH, as root, run:
Code: Select all
lsof -i -n | grep php
Here we see that PHP running by the user "redcella" is making outgoing http/https connections to outside.
Now open Apache status, to find what site is under that account:
Click on "WEB"
Ctrl+F "redcella"