What is my IP address?

2600:1f28:365:80b0:2b21:15bc:b0f7:b89
Hostname: 2600:1f28:365:80b0:2b21:15bc:b0f7:b89

Your connection supports the IPv6 protocol.

IPv4 Details:
loading...
Hostname: loading...

Details from IP address

Country:
United States
City:
Virginia
Latitude:
39.044
Longitude:
-77.487

CLI examples

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

$ curl mojaipadresa.sk
2600:1f28:365:80b0:2b21:15bc:b0f7:b89

$ http -b mojaipadresa.sk
2600:1f28:365:80b0:2b21:15bc:b0f7:b89

$ wget -qO- mojaipadresa.sk
2600:1f28:365:80b0:2b21:15bc:b0f7:b89

$ fetch -qo- https://mojaipadresa.sk
2600:1f28:365:80b0:2b21:15bc:b0f7:b89

$ bat -print=b mojaipadresa.sk/ip
2600:1f28:365:80b0:2b21:15bc:b0f7:b89

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": "2600:1f28:365:80b0:2b21:15bc:b0f7:b89",
    "hostname": "2600:1f28:365:80b0:2b21:15bc:b0f7:b89",
    "country": "United States",
    "country_2code": "US",
    "city": "Ashburn",
    "latitude": "39.044",
    "longitude": "-77.487",
    "stateprov": "Virginia",
    "stateprov_2code": null,
    "continent": "North America",
    "continent_2code": "NA",
    "is_eu": false,
    "ip_type": "ipv6",
    "ip_network": "2600:1f28::/33",
    "ip_decimal": "50511295764702181192590980555518446473",
    "as": {
        "as_number": 14618,
        "as_organization": "Amazon.com, Inc.",
        "as_network": "2600:1f28::/36"
    },
    "copyright": {
        "service": "MojaIPadresa.sk",
        "service_html": "MojaIPadresa.sk",
        "geolocation": "db-ip.com",
        "geolocation_html": "IP Geolocation by DB-IP"
    },
    "status": "success",
    "message": ""
}

Map