After you change nameservers or DNS records (A, MX, etc.), the internet still needs time to update (propagation). On top of that, your computer may keep an old DNS result in cache.
Clearing your local DNS cache can help you see changes faster on your own device. It does not speed up global propagation.
ipconfig /flushdns
Open Terminal and run:
sudo dscacheutil -flushcache
sudo killall -HUP mDNSResponder
You may be asked for your macOS password.
Depending on your system, one of these may work:
sudo resolvectl flush-caches
# or
sudo systemd-resolve --flush-caches
If your system uses nscd or dnsmasq, restarting those services also clears DNS cache.
ns1.garmtech.com, ns2.garmtech.com, ns3.garmtech.com.