I'm trying to figure out how a program communicates with its website. I've edited my hosts file so that their website points to my computer and set up a script that logs every time it's accessed.
But the program is still able to function at times and I'm thinking it's because it's going to another website I don't know about or a subdomain of their main website.
How would I find exactly what page on the Internet a program tries to access?