Get more details about an ip address

If you are interested in more information behind an IP adresse, you can run this command:

curl http://ipinfo.io/2a06:981:d00:3c00:3192:9a75:45ce:ef73

which will give a result something like this:

{
“ip”: “2a06:981:d00:3c00:3192:9a55:45ce:ef73”,
“city”: “Sandsli”,
“region”: “Vestland”,
“country”: “NO”,
“loc”: “60.2972,5.2847”,
“org”: “AS15659 NextGenTel AS”,
“postal”: “5254”,
“timezone”: “Europe/Oslo”,
“readme”: “https://ipinfo.io/missingauth”
}

Useful 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *