IP2Location™ IP Address Demo
IP Address | 94.4.86.142 |
Location | ![]() |
Latitude & Longitude of City | 51.821660, -1.288600 (51°49'18"N 1°17'19"W) |
ISP | SKY UK Limited |
Local Time | 19 Apr, 2018 12:46 PM (UTC +01:00) |
Domain | sky.com |
Net Speed | (DSL) Broadband/Cable/Fiber |
IDD & Area Code | (44) 01865 |
ZIP Code | OX5 2PL |
Weather Station | Oxford (UKXX0106) |
Mobile Country Code (MCC) | - |
Mobile Network Code (MNC) | - |
Carrier Name | - |
Elevation | 64m |
Usage Type | (ISP) Fixed Line ISP |
Anonymous Proxy | No |
Proxy Type | - |
Shortcut | https://www.ip2location.com/94.4.86.142 |
Twitterbot | @ip2location 94.4.86.142 |
Slackbot | /ip2location 94.4.86.142 |
![]() ![]() |
IP2Location Search Box Widget
Good news! You can allow the ability to search IP address by placing the IP2Location Search Box widget into the HTML codes of your site.
HTML Code (9 Lines)
<div style="margin:0;padding:0;width:200px;height:200px"> <div style="width:100%;height:30px;background-color:#2C5B8C;text-align:center;padding-top:5px;border:1px solid #4c4c4c;border-bottom:0;border-top-left-radius:5px;border-top-right-radius:5px"><a href="https://www.ip2location.com" target="_blank"><img src="https://tools.ip2location.com/images/ip2location-logo.png" width="90" height="11" alt="ip address" align="center"></a></div> <div style="width:100%;height:165px;padding:0;margin:0;background-color:#C0D7E7;text-align:center;border:1px solid #4c4c4c;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px"> <form action="https://www.ip2location.com/demo" method="post"> <textarea name="ipaddresses" placeholder="Enter IP Address" style="width:160px;height:100px;margin-top:10px;border:1px solid #6e6e6e;border-radius:5px;resize:none;font-family:'Arial'"></textarea> <input type="submit" name="submit" value="Search" style="background-color:#CACED7;border:1px solid #4c4c4c;padding:5px 25px" /> </form> </div> </div>