I am trying to learn/experiment with some networking basics. I am on macOS with DHCP configured. I purposely removed the default gateway IP address (192.168.0.1) by going to the networking settings. I also confirmed there is no default route by running:
route get default
route: writing to routing socket: not in table
I can access Google Search and YouTube, but I can't access some other sites like superuser.com. What's going on?