Very likely DNS -
Setup a hosts file locally (on linux /etc/hosts - on windows... google it idk)
185.165.170.59 normal.octowow.st
For people on Linux who don’t know what do do specificity. Open command prompt and enter
sudo -i nano /etc/hosts
Then add the ip to the list and save (use ctrl+x ...