How can I view Google Chrome DNS cache on MacOs Mojave?

2.8k Views Asked by At

I'm wondering if there is a terminal command that allows me to view my google chrome DNS cache on Mac. Thanks

1

There are 1 best solutions below

1
On

I have the same exact problem. Chrome is resolving a URL to the wrong IP, all other browsers resolve to the correct one. Upon inspecting the net-internals menu it just gives me the option to clear cache. There doesn't appear to be any direct way to see it.

What I did instead is I allowed the website to resolve to the wrong IP, then accessed the developer menu (F12 on Windows), clicked on Network, chose one of the loaded images and clicked the 'Headers' tab. under General -> Remote Address it showed me which cloudflare proxy IP the something.com address was resolved.