What is my IP address?

216.73.216.222
Hostname: 216.73.216.222

Your connection does not support the IPv6 protocol.

Details from IP address

Country:
United States
City:
Ohio
Latitude:
39.961
Longitude:
-82.999

CLI examples

Find out your IP address via curl, wget, httpie or fetch.

$ curl mojaipadresa.sk
216.73.216.222

$ http -b mojaipadresa.sk
216.73.216.222

$ wget -qO- mojaipadresa.sk
216.73.216.222

$ fetch -qo- https://mojaipadresa.sk
216.73.216.222

$ bat -print=b mojaipadresa.sk/ip
216.73.216.222

Visual Basic Script

In OS Windows you can find out your IP address simple via VBscript. Just download VBscript and after open it shows you your IP address.

JSON output

$ http mojaipadresa.sk/json

{
    "ip": "216.73.216.222",
    "hostname": "216.73.216.222",
    "country": "United States",
    "country_2code": "US",
    "city": "Columbus",
    "latitude": "39.961",
    "longitude": "-82.999",
    "stateprov": "Ohio",
    "stateprov_2code": null,
    "continent": "North America",
    "continent_2code": "NA",
    "is_eu": false,
    "ip_type": "ipv4",
    "ip_network": "216.73.216.0/22",
    "ip_decimal": 3628718302,
    "as": {
        "as_number": 16509,
        "as_organization": "Amazon.com, Inc.",
        "as_network": "216.73.216.0/22"
    },
    "copyright": {
        "service": "MojaIPadresa.sk",
        "service_html": "MojaIPadresa.sk",
        "geolocation": "db-ip.com",
        "geolocation_html": "IP Geolocation by DB-IP"
    },
    "status": "success",
    "message": ""
}

Map