What does a successful ping -c 4 127.0.0.1 primarily confirm?
ping -c 4 127.0.0.1
DNS can resolve arbitrary domain names.
The local machine's networking software and loopback interface are functioning.
The local router is responding.
The machine can definitely reach every internet host.