How do I fix DNS resolution issues caused by my local DNS cache?
Clearing the DNS cache on your computer can resolve issues caused by outdated information. Use the ipconfig /flushdns command (Windows) or sudo killall -HUP mDNSResponder (macOS) to refresh the cache.