Sometimes you may experience particular sites are started loading very slowly on your Google Chrome browser. If you notice the “Resolving Host” message in your browser’s status bar then it could be the root cause for the delay. This resolving host problem also causes the site to load in a scrambled manner without proper links. Besides Google Chrome it also affects all popular browsers like Firefox, Safari, Edge, Internet Explorer, etc. and the sites will not load properly.
Learn how to speed up slow Google Chrome, Microsoft Edge, Mozilla Firefox and Safari browsers.
Why Resolving Host Happens?
In order to open a website, the site URL entered on the browser address bar is to be resolved to a numerical IP address. This resolution happens through Domain Name System known popularly as DNS. The technical reason for resolving host issue is that the DNS servers configured by your Internet Service Provider (ISP) takes long time to find a mapping IP address for the URL you have entered.
This is probably due to change in ISP or change in DNS settings by your ISP. Sometimes the DNS cache stored in your local computer or Chrome browser may also cause delay in finding the correct IP address of the site. Below diagram explains how the browser gets the IP address from multilevel DNS hierarchy (part A) and receives the actual content from a web server using that IP (part B). Google Chrome will display a resolving host message on status bar during the process of part A. Learn more about resolving host or domain name.
The easiest way to overcome resolving host problem is to directly opening the IP address in browser’s address bar which will skip the entire resolving host process. For instance enter 17.178.96.59 to open Apple website instead of typing www.apple.com. Since it is practically not possible to remember IP addresses of all the sites and one site may have multiple IP addresses or multiple sites use single IP in shared hosting scenario, it is necessary to solve the issue.
Here is the list of possible solutions with step by step explanation for fixing the resolving host issue. We have explained the network setting changes for Windows users, you can follow similar instructions if you are using Mac.
How to Fix Resolving Host Issue?
Depending on the root cause of the issue one of the below solutions should fix the resolving host issue:
Option 1 – Change to Public DNS
Changing the DNS servers in your network settings is the straight forward way of fixing this issue. You can use any of the public DNS servers available in the net. Since all your internet activities will be routed through the DNS servers for resolving domains, only use known and reliable server address and avoid using unknown free server details for security reasons.
Here we used the IP addresses of Google’s public DNS servers for Preferred DNS server as 8.8.8.8 and Alternate DNS server as 8.8.4.4 for TCP/IPv4 as shown in the picture below.
After changing the DNS servers, close all browser windows and reopen the browser. Now try opening your website which should open fast without showing any “Resolving host” message in the status bar. Google Chrome should load all sites comparatively faster than before and you can also open the sites properly in Firefox, Safari, Edge and Internet explorer. Learn more on how to change DNS in Windows and macOS.
Points to Note:
- For the network with IPv4, you can also try by disabling the check box against “Internet Protocol Version 6 (TCP/IPv6)” in your network connection properties without changing the DNS. But this will have impact in Windows 10/11 and you will not be able to create HomeGroup.
- If your network uses IPv6 then the IP addresses of the Google public DNS will be 2001:4860:4860::8888 and 2001:4860:4860::8844 for primary and secondary servers.
- Your internet router by default uses the DNS from ISP which also can cause this problem. Refer the router manual on how to change the DNS and use public DNS instead of the default servers. Especially when you have multiple devices connected to the same router, changing the DNS on each device is a time consuming task, hence try changing it on the router and check the sites open without resolving host message.
Option 2 – Clearing DNS Cache of Google Chrome
Chrome uses DNS caching to facilitate fast loading of sites by mapping the IP addresses from cache when you access the same domain repeatedly. When the site owner changes the IP address of the site, DNS caching of Chrome may cause delay in loading the site due to differences in IP.
- Go to the command URL “chrome://net-internals/#dns” in your Chrome browser.
- Click “Clear host cache” button available under “DNS” section.
If you are using very old version of Chrome browser then you can also try disabling “Built-in Asynchronous DNS” flag by following the below instructions. (This option is not be available on latest Chrome version).
- Go to URL “chrome://flags”.
- Press Ctrl+F in Windows or Command+F in Mac and search for “asynchronous”.
- Select “Disable” from drop-down.
- Click on “Relaunch Now” button for your changes to take effect.
Option 3 – Clearing Cache of Local PC or Mac
Besides Chrome browser, your local PC or Mac also uses DNS caching to enable fast loading of repeat domain names accessed. So, clearing your computer’s cache could also help in fixing the issue.
- If you use Windows, open “Command Prompt” and enter the command “ipconfig /flushdns” and you will see a success message. Press “Windows key + R” and enter “cmd” to open command prompt in Windows XP/Vista/7. Use power user options by pressing “Windows key + X” to access command prompt in Windows 8/10. You can use the Windows Terminal app in Windows 11 for accessing Command Prompt.
- If you use Mac, open “Terminal” application from “Utilities”, enter the command “dscacheutil -flushcache” and you will not see any success message. If you use OS X version 10.5.1 and below then use the command “lookupd -flushcache” for clearing the DNS cache.
Option 4 – Delete Browsing History and Chrome Cache
If clearing DNS and device cache do not work then the next option is to delete all your browsing history stored in Chrome browser. Sometimes website owner might have changed the IP address or hosting server which will create conflict with the cached data in your browser and cause resolving host issue. In this case, deleting historical date from your browser Though this will not have any impact, you may see the frequently visited sites are loading slowly at first visit. After first visit, sites will load faster as Chrome will automatically store the static files (like images, CSS and JS files) and build the cache.
To delete browsing history in Chrome, simply press “Control + Shift + Delete” in Windows and “Command + Shift + Delete” in Mac version. This will show a pop-up like below and make sure you are in the “Advanced” section and select the time range as “All time”. Select the following items and click on “Clear Data” button.
- Browsing history
- Download history
- Cookies and other site data
- Cached images and files
It may take a while for Chrome to delete all the historical data stored in the backend. After that, open the website that was causing resolving host issue and check whether it loads properly.
Option 5 – Disabling DNS Prediction or Prefetching
If the issue is not resolved after changing to public DNS servers or clearing the cache as explained above then try this option. However, this option was available only in old Chrome versions and if you are running version >100, then skip this and move on to option 6. Open the Chrome browser window and click on the “Customize and control Google Chrome” icon shown in the upper right corner (it should be like three dots in vertical). Select “Settings” option as shown in the picture below.
Note: You can open Chrome settings using URL “chrome://settings” in the address bar.
Go to “Privacy and security” section and uncheck the option “Use a prediction service to load pages more quickly” as shown in the below picture. Restart your browser and check the site is loading properly.
Basically Chrome try to resolve all IP addresses of the links on a webpage. Though this is intended to improve the loading speed while you read the content on that page, this may negatively impact depending on the number and types of links. Note this option may be different on different versions of Chrome like “Predict network actions to improve page load performance” or similar to that.
Option 6 – Changing LAN Settings
If you see a “Resolving proxy” message in the status bar it might be due to your LAN settings. Open Chrome’s settings from the menu and click on the “Advanced” option from the sidebar. Navigate to “System” section and click on “Open your computer’s proxy settings…” option. In Windows, this will open “Internet Properties” dialog box. Go to “Connections” tab and click on “LAN settings” button as shown in the picture below.
Uncheck the box “Automatically detect settings” if already checked and restart your browser.
If you are using Chrome on Mac, you will see the proxy settings open from “System Preferences > Network” section. Check whether you are using any automatic proxy setup under “Select a protocol to configure” section. If yes, you need to cancel the pop-up to go back to network settings and unlock the screen with your administrator password for editing. Then click on “Advanced” button and go to “Proxies” tab again. Now, you can disable “Automatic Proxy Configuration” and other settings if you have set before on your Mac.
Option 7 – Modifying Hosts File
Hosts file is located in local PC or Mac and controls the resolution of a domain name to an IP address before any other DNS resolution takes place. Adding IP and the corresponding domain name entries in hosts file helps to overcome resolving host issue since the IP will be directly obtained from the hosts file without looking further. This will be useful to faster few frequently visited sites but it is really hard to maintain the IP address of each site you visit in the hosts file.
Below picture shows the hosts file entries in Window 8. Check out the article on how to modify hosts file entries in Windows 7, 8 and 10.
Below picture shows the hosts file entries in Mac. Check out the article on how to modify hosts file entries in Mac OS X.
Option 8 – Disable Proxy and VPN
Using proxy server or VPN helps to hide your identity and browse the web anonymously. It also helps to access blocked websites by government, organizations and schools. Unfortunately many people use these services to do illegal activities. There are scam monitoring services on the web that updates the IP addresses from where the scams are originating. Companies like Google and other web developers use these scam monitoring services database to filter unwanted network. Most likely all those free services will get blocked since proxy and VPN companies share the same server details with large number of users. You will also see I’m not a robot captcha test in Google Search due to reasons like this.
So ensure not to use free proxy and VPN services and try to get premium services like VyprVPN or ExpressVPN to avoid seeing resolving host message.
Option 9 – IP Conflict
The last option is to restart your computer or restart the internet connection by disconnecting the modem power and connecting it again. Nowadays it is a common scenario in a house having laptop, iPhone or iPad and all are connected to the same router. You may notice a Windows system error showing an IP conflict message in your taskbar’s tray as shown in the below picture.
And the IP conflict error on Mac will show like below:
Though it may not cause resolving host issue it will interrupt your internet connection and delay the loading of sites. Restarting your modem or computer will resolve this IP conflict issue.
Option 10 – Reset Chrome Browser
If you are playing with Chrome settings, it is a good idea to reset the browser. It will revert all your custom settings and reset the browser to its factory settings. This can help to solve all browser related problems like resolving host issue. Go to chrome://settings/reset URL in address bar and select “Restore settings to their original defaults” option. Confirm the pop-up to continue and reset the browser. You can learn more about the impact of resetting Chrome in this article.
Option 11 – Contact Your ISP
Contacting your ISP, if none of the above mentioned solutions at browser, computer and router level work for you. Discuss the issue with your Internet Service Provider (ISP) along with the URLs of the sites you are trying to access. Your ISP can check at their end and confirm whether they are blocking those sites. They can also provide alternate DNS servers or change configuration settings at their side to overcome resolving host issue.
Conclusion
We hope one of the above-explained solution could helped you to fix the resolving host issue in Google Chrome and other browsers. Remember the below points when you try to fix the issue:
- The site not opening for you in one network may open fast in another network, since different DNS servers may be used by that ISP.
- If you use Wireless and Lan connection alternatively then DNS servers are to be changed in both network settings separately.
- Changing the DNS on router will affect all devices like mobile phones, tablets, laptops and computers connected to that router.
- Modifying DNS and hosts file need administrator access to your local PC or Mac.
126 Comments
Leave your reply.