The loopback address is a special address in [[IPv4 Address|IPv4]] that connects to itself, and is the reserved spaces `127.0.0.1`-`127.0.0.255`. This 'localhost' is useful for debugging a server without deploying it public to the world.