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
EE Limited logo

EE Limited

🇬🇧 United Kingdom

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

AS12576

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

isp

Website

ee.co.uk

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

16

IPv4 addresses

1008128

IPv6 CIDRs

1

IPv6 addresses

8

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

AS9002 RETN Limited logo RETN Limited
AS5511 Orange S.A. logo Orange S.A.
AS3356 Lumen (Level 3) logo Lumen (Level 3)

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

AS2856 British Telecommunications logo British Telecommunications
AS5511 Orange S.A. logo Orange S.A.
AS9002 RETN Limited logo RETN Limited
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv6 CIDRs (1)

2a01:4c8::/29

Location

City

Ipswich

Country

🇬🇧 United Kingdom

Coordinates

52.05917, 1.15545

Timezone

Europe/London

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

whois

Abuse

Email

abuse@ee.co.uk

Phone

-

Query via the API View API documentation

curl iplib.re/AS12576

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 12576,
    "name": "EE Limited",
    "type": "isp",
    "website": "ee.co.uk"
  },
  "connectivity": {
    "upstreams": [
      9002,
      5511,
      3356
    ],
    "peers": [
      2856,
      5511,
      9002,
      3356
    ]
  },
  "location": {
    "latitude": 52.05917,
    "longitude": 1.15545,
    "country": "GB",
    "city": "Ipswich",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "abuse@ee.co.uk"
  },
  "ipv4": {
    "ranges": [
      "2.24.0.0/13",
      "2.26.0.0/16",
      "2.28.0.0/16",
      "31.123.0.0/16",
      "46.68.0.0/15"
    ],
    "cidrs": 16,
    "ips": 1008128
  },
  "ipv6": {
    "ranges": [
      "2a01:4c8::/29"
    ],
    "cidrs": 1,
    "ips": 8
  }
}