In order to remove any temporary files and to clear up the DNS, open command prompt as an administrator on your PC and run the below command from C:\
C:\> ipconfig /flushdns
For Macs
Launch the terminal window and type the following below command:
sudo killall mDNSResponder
Once the command is executed, OSX will prompt for the administrator password as confirmation to proceed.