18.118.140.108

The result you see here is the simple output of this code in php.

echo $_SERVER['REMOTE_ADDR'];

An IP address is an exclusive number online devices use to identify and communicate with each other through computer networks. This process can best be compared to how we receive mail to our home address. An IP address would be most similar to a mailing address, while the network would be compared to the town you live in. Just like our home addresses, information cannot be sent or received by devices without a specific address.

Your IP address is something you probably rarely think about, but it's vitally important to your online lifestyle. Without an IP address, you wouldn't be able to get today's weather, check the latest news or look at videos online. Why? Because without your IP address, websites like google.com or ESPN wouldn't know where to send the information you asked for. They wouldn't be able to get it to YOUR computer.

There's an api you can use to get your ip available at curl https://serverstuff.info/api/ip