Wie lautet meine IP-Adresse?

3.148.117.62
Hostname: ec2-3-148-117-62.us-east-2.compute.amazonaws.com

Ihre Verbindung unterstützt das IPv6-Protokoll nicht.

Details zur IP-Adresse

Land:
United States
Stadt:
Ohio
Breitengrad:
40.099
Längengrad:
-83.114

Kommandozeile

Ermitteln Sie Ihre IP-Adresse mit den Tools curl, wget, httpie oder fetch.

$ curl mojaipadresa.sk
3.148.117.62

$ http -b mojaipadresa.sk
3.148.117.62

$ wget -qO- mojaipadresa.sk
3.148.117.62

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

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

Visual Basic Script

Unter Windows können Sie Ihre IP-Adresse einfach mit VBScript herausfinden. Laden Sie einfach das VBScript herunter und nach dem Öffnen wird Ihre IP-Adresse angezeigt.

JSON-Ausgabe

$ http mojaipadresa.sk/json

{
    "ip": "3.148.117.62",
    "hostname": "ec2-3-148-117-62.us-east-2.compute.amazonaws.com",
    "country": "United States",
    "country_2code": "US",
    "city": "Dublin",
    "latitude": "40.099",
    "longitude": "-83.114",
    "stateprov": "Ohio",
    "stateprov_2code": null,
    "continent": "North America",
    "continent_2code": "NA",
    "is_eu": false,
    "ip_type": "ipv4",
    "ip_network": "3.148.0.0/14",
    "ip_decimal": 60060990,
    "as": {
        "as_number": 16509,
        "as_organization": "Amazon.com, Inc.",
        "as_network": "3.128.0.0/10"
    },
    "copyright": {
        "service": "MojaIPadresa.sk",
        "service_html": "MojaIPadresa.sk",
        "geolocation": "db-ip.com",
        "geolocation_html": "IP Geolocation by DB-IP"
    },
    "status": "success",
    "message": ""
}

Karte