IPLibre logo IPLibre

Search any IP address or ASN

Enter an IPv4, IPv6, or ASN to retrieve geolocation, network, company, privacy and abuse details. You can also query it via the API or download the database.

or  bulk search
London Web Ltd logo

London Web Ltd

🇬🇧 United Kingdom

The ASN (Autonomous System Number) is a unique number assigned to an autonomous system, used to identify the network. ASN

AS16162

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

RIPE

The type of ASN. Can be business, isp, hosting, government, or education. Type

business

Website

londonweb.net

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

4096

IPv6 CIDRs

0

IPv6 addresses

0

Upstreams are networks that provide transit to this ASN. Upstreams (2)

AS3257 GTT Communications Inc. logo GTT Communications Inc.
AS174 Cogent Communications logo Cogent Communications

Peers are networks that exchange traffic with this ASN. Peers (2)

AS3257 GTT Communications Inc. logo GTT Communications Inc.
AS174 Cogent Communications logo Cogent Communications

IPv4 CIDRs (1)

213.187.32.0/20

IPv6 CIDRs (0)

Location

City

Elstree

Country

🇬🇧 United Kingdom

Coordinates

51.6403, -0.29693

Timezone

Europe/London

We transparently share the different sources used to determine a likely location for this IP address. Source

whois

Abuse

Email

abuse@londonweb.net

Phone

-

Query via the API View API documentation

curl iplib.re/AS16162

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 16162,
    "name": "London Web Ltd",
    "type": "business",
    "website": "londonweb.net"
  },
  "connectivity": {
    "upstreams": [
      3257,
      174
    ],
    "peers": [
      3257,
      174
    ]
  },
  "location": {
    "latitude": 51.6403,
    "longitude": -0.29693,
    "country": "GB",
    "city": "Elstree",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "abuse@londonweb.net"
  },
  "ipv4": {
    "ranges": [
      "213.187.32.0/20"
    ],
    "cidrs": 1,
    "ips": 4096
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}