×

注意!页面内容来自https://www.iplocation.net/where-am-i,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> #for-mobile { display: none; } .databroker_btn { width: 50%; font-size: 18px; font-weight: bold; } .map-section { margin-top: -50px; padding: 4px 20px 10px 15px; } .map-section button { float: right; display: flex; align-items: center; gap: 6px; border: none; border-radius: 4px; padding: 4px; margin: 12px 0px 8px 0px; background: none; color: #00a8ff; text-decoration: underline; } .map-section button:focus { outline: none; } .map-section button img { height: 20px; } .d-none { display: none; } /* location container css */ .location_container { background: white; padding: 12px; border-radius: 4px; margin-bottom: 12px; box-shadow: 0 2px 5px 2px #cacaca; } .loc_info { display: flex; justify-content: space-between; background: #f4f5f6; padding: 12px; border-radius: 4px; } .loc_info p { margin-top: 12px; line-height: 1.2; font-size: 14px; font-family: monospace; margin-bottom: 0; } #get-location { background: #2874a6; outline: none; margin-bottom: 12px; border: none; border-radius: 4px; color: white; padding: 4px 14px; } #get-location:focus { outline: none; } .newpage-btn { background-color: #c9e8fc !important; padding: 4px; border: none; border: 1px solid #16659a !important; color: #16659a !important; } .btn.newpage-btn a { color: #16659a !important; font-weight: 400 !important; } /* new css added */ .location_container .item { padding: 6px 12px; border-radius: 4px; background: #fff; color: #000 !important; margin-bottom: 8px; } .location_container .item i { color: #2874a6; margin-right: 8px; } .geo_loc_info { background: #e6e6e6; padding: 12px; border-radius: 6px; } .geo_loc_info .fa-spinner { font-size: 28px; color: #2874a6; font-weight: 600; } .ip_info_container { background: white; padding: 12px; border-radius: 4px; margin-bottom: 12px; box-shadow: 0 2px 5px 2px #cacaca; margin-top: 24px; } .ip_info_container h4 { background: #f2d5af; padding: 10px; border-radius: 4px; font-size: 18px !important; font-weight: 600; color: #16659a; } .ip_info_container p, .ip_info_container a { font-weight: normal; font-size: 16px; color: #000 !important; text-transform: capitalize !important; } .mt-4 { margin-top: 18px; } p.geo-data-head { margin-bottom: 8px; } .mb-0 { margin-bottom: 0; } .ip-address-wrap .cp { background-color: #d0fad0; padding: 2px 8px; color: #0b750b; border-radius: 4px; font-size: 14px; border: 1px solid #0b750b; } .p_scan { background: #d6f6d6; padding: 4px 8px; border-radius: 4px; border: 1px solid #0c830c; } @media only screen and (max-width: 305px) { .row.customLayoutOuter h1 { font-size: 24px !important; } } @media only screen and (max-width: 600px) { #ip-placeholder p { padding: 0 !important; } .service-box.IPServiceTop.row { display: block; margin: 20px 0 6px 0; } .databroker_btn { width: 100% !important; } } @media only screen and (max-width: 767px) { #for-mobile img { width: 100%; } #for-mobile { display: block; } #for-desktop { display: none; } }

Where Am I ?

Where Am I Where am I right now? The my location tool will find your current locationexact addressGPS coordinateslatitude and longitude on the map. Move the map around to see the streets and places around you.

My IP Information

IPv6: 2001:470:c:723::2  copied

IPv4: Checking...   copied


IP Location: El SegundoCalifornia (US)  [Details]

Host Name: tunnel820314-pt.tunnel.tserv15.lax1.ipv6.he.net

Proxy: Not detected.

Browser Language:: Undefined

Browser: Firefox 3.5  [User Agent]

Screen Size:

Javascript: Enabled

Cookie:

Platform: Linux

Relevant IP Address Location Information

ISP: Hurricane Electric LLC

Country: United States of America

Organization: Not Available

Postal: Not Available

Advertisement

IP Address Articles

Hide My IP Address

How to hide my IP address?

There are several ways to hide your IP addressand your geolocation. Hiding your IP address is concealing your "true" IP address with a different one. You may use a VPNProxy or Anonymous Browser to hide your IP address.

Learn more 
Change IP Address

How to change your IP address?

Would you like to change the IP address of your computersmartphone or tablet? You're getting your IP address from your Internet Service Providerand you have the right to obtain a new IP address whenever you desire. Let us show you how you can change an IP address of your device.

Learn more 
Difference between public and private IP addresses

What is the difference between public and private IP address?

A public IP address is an IP address that can be accessed over the Internetand a private IP address is an IP address that is local to your private network. A public IP is a globally unique IPwhile a private IP address can be reused in different networks.

Learn more 
Difference between static and dynamic IP addresses

What is the difference between a static and dynamic IP address?

An IP address is an address assigned to a device on the Internet. A static IP address is a fixed IP address that never changesand a dynamic IP address is an IP that is assigned by the DHCP server which may change over time.

Learn more 

Advertisement

<> ul.nav-list li { margin: 0; padding: 0; display: block; position: relative } ul.nav-list li a { -webkit-transition: background .1s; transition: background .1s; border-bottom: 1px solid #ededde; padding: 8px 0 8px 18px; display: block; color: #666; font-size: .9em; text-decoration: none; line-height: 20px } ul.nav-list li a:before { content: ""; display: inline-block; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #333; margin: 7px 0 0 -9px; position: absolute } ul.nav-list li a:hover { background-color: #eee; text-decoration: none } ul.nav-list li>a.active { font-weight: 700 } ul.nav-list li ul { list-: none; margin: 0 0 0 25px; padding: 0 } ul.nav-list.hide-not-active li ul { display: none } ul.nav-list.hide-not-active li.active ul { display: block } ul.nav-list.show-bg-active .active>a, ul.nav-list.show-bg-active a.active { background-color: #f5f5f5 } ul.nav-list.show-bg-active .active>a:hover, ul.nav-list.show-bg-active a.active:hover { background-color: #eee }

Advertisement