IP2Location™ IP Address Demo
IP Address | 86.160.41.198 |
Location | ![]() |
Latitude & Longitude of City | 52.771520, -1.019930 (52°46'17"N 1°1'12"W) |
ISP | British Telecommunications PLC |
Local Time | 19 Apr, 2018 12:46 PM (UTC +01:00) |
Domain | bt.com |
Net Speed | (DSL) Broadband/Cable/Fiber |
IDD & Area Code | (44) 01509 |
ZIP Code | LE14 3PG |
Weather Station | Melton Mowbray (UKXX1079) |
Mobile Country Code (MCC) | 234 |
Mobile Network Code (MNC) | 00/76 |
Carrier Name | BT |
Elevation | 99m |
Usage Type | (ISP) Fixed Line ISP, (MOB) Mobile ISP |
Anonymous Proxy | No |
Proxy Type | - |
Shortcut | https://www.ip2location.com/86.160.41.198 |
Twitterbot | @ip2location 86.160.41.198 |
Slackbot | /ip2location 86.160.41.198 |
![]() ![]() |
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>