In networking, localhost is a hostname that refers to the current device you are using. It resolves to the IP address 127.0.0.1 . When you type localhost into a browser, you are communicating with your own computer, not an external server.