localhost

"Localhost" refers to the computer you're currently working on. It's essentially a loopback address that points to the machine itself, allowing it to communicate with itself over a network. In technical terms, the IP address for localhost is usually 127.0.0.1 for IPv4, or ::1 for IPv6.

Screenshot 2025-01-25 at 6.46.38 PM.png

ping command

ping localhost
ping google.com

Notice google points to a different IP address .

IP (Internet Protocol) Address:

Domain name

Domain name vs Phone number

Screenshot 2025-01-25 at 6.51.35 PM.png

Limited IP addresses