I don't want to allow any connections to the following url - *.akamaitechnologies.com
I have the following in my /etc/hosts - 127.0.0.1 *.akamaitechnologies.com
Even then, I can see network activity from the following - a23-57-79-64.deploy.static.akamaitechnologies.com and other such similar URLs.
Is there any work around, that no connection between my machine and the urls of pattern - *.akamaitechnologies.com should be made?
Is there anything, that I am missing?