What is my IP address?

18.97.14.82
18-97-14-82.crawl.commoncrawl.org

Details from IP address

Country:
United Kingdom
City:
England
Latitude:
51.507
Longitude:
-0.128

CLI examples

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

$ curl mojaipadresa.sk
18.97.14.82

$ http -b mojaipadresa.sk
18.97.14.82

$ wget -qO- mojaipadresa.sk
18.97.14.82

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

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

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": "18.97.14.82",
    "hostname": "18-97-14-82.crawl.commoncrawl.org",
    "country": "United Kingdom",
    "country_2code": "GB",
    "city": "London",
    "latitude": "51.507",
    "longitude": "-0.128",
    "stateprov": "England",
    "stateprov_2code": null,
    "continent": "Europe",
    "continent_2code": "EU",
    "is_eu": true,
    "ip_type": "ipv4",
    "ip_network": "18.96.0.0/14",
    "ip_decimal": 308350546,
    "as": {
        "as_number": null,
        "as_organization": null,
        "as_network": null
    },
    "copyright": {
        "service": "MojaIPadresa.sk",
        "service_html": "MojaIPadresa.sk",
        "geolocation": "db-ip.com",
        "geolocation_html": "IP Geolocation by DB-IP"
    },
    "status": "error",
    "message": "The address 18.97.14.82 is not in the database."
}

Map