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
Avensys Networks Ltd logo

Avensys Networks Ltd

🇬🇧 United Kingdom

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

AS8553

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

avensys.net

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

3

IPv4 addresses

10496

IPv6 CIDRs

1

IPv6 addresses

1

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

AS174 Cogent Communications logo Cogent Communications
AS3356 Lumen (Level 3) logo Lumen (Level 3)

Downstreams are networks that receive transit from this ASN. Downstreams (1)

AS47549 Hosting Systems Ltd logo Hosting Systems Ltd

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

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS174 Cogent Communications logo Cogent Communications
AS47549 Hosting Systems Ltd logo Hosting Systems Ltd

IPv6 CIDRs (1)

2a00:ce0::/32

Location

City

Sheffield

Country

🇬🇧 United Kingdom

Coordinates

53.38297, -1.4659

Timezone

Europe/London

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

whois

Abuse

Email

abuse@avensys.net

Phone

-

Query via the API View API documentation

curl iplib.re/AS8553

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 8553,
    "name": "Avensys Networks Ltd",
    "type": "business",
    "website": "avensys.net"
  },
  "connectivity": {
    "upstreams": [
      174,
      3356
    ],
    "downstreams": [
      47549
    ],
    "peers": [
      3356,
      174,
      47549
    ]
  },
  "location": {
    "latitude": 53.38297,
    "longitude": -1.4659,
    "country": "GB",
    "city": "Sheffield",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "abuse@avensys.net"
  },
  "ipv4": {
    "ranges": [
      "81.95.52.0/24",
      "85.159.56.0/21",
      "195.10.224.0/19"
    ],
    "cidrs": 3,
    "ips": 10496
  },
  "ipv6": {
    "ranges": [
      "2a00:ce0::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}