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
Sub 6 Limited logo

Sub 6 Limited

🇬🇧 United Kingdom

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

AS200083

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

sub6.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

3072

IPv6 CIDRs

1

IPv6 addresses

1

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS8220 COLT logo COLT
AS20860 IOMART CLOUD SERVICES LIMITED logo IOMART CLOUD SERVICES LIMITED

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

AS20860 IOMART CLOUD SERVICES LIMITED logo IOMART CLOUD SERVICES LIMITED
AS8220 COLT logo COLT
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

IPv4 CIDRs (2)

62.182.16.0/21
185.41.8.0/22

IPv6 CIDRs (1)

2a04:84c0::/32

Location

City

Chorley

Country

🇬🇧 United Kingdom

Coordinates

53.65, -2.61667

Timezone

Europe/London

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

whois

Abuse

Email

peering@sub6.com

Phone

+44 1772 978278

Query via the API View API documentation

curl iplib.re/AS200083

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 200083,
    "name": "Sub 6 Limited",
    "type": "business",
    "website": "sub6.com"
  },
  "connectivity": {
    "upstreams": [
      6939,
      8220,
      20860
    ],
    "peers": [
      20860,
      8220,
      6939
    ]
  },
  "location": {
    "latitude": 53.65,
    "longitude": -2.61667,
    "country": "GB",
    "city": "Chorley",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "peering@sub6.com",
    "phone": "+44 1772 978278"
  },
  "ipv4": {
    "ranges": [
      "62.182.16.0/21",
      "185.41.8.0/22"
    ],
    "cidrs": 2,
    "ips": 3072
  },
  "ipv6": {
    "ranges": [
      "2a04:84c0::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}