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
ServeCentric Ltd. logo

ServeCentric Ltd.

🇮🇪 Ireland

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

AS15612

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

servecentric.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

32768

IPv6 CIDRs

0

IPv6 addresses

0

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

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS13237 euNetworks GmbH logo euNetworks GmbH
AS174 Cogent Communications logo Cogent Communications

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

AS50837 CLOUDSIGMA AG logo CLOUDSIGMA AG
AS13662 Verizon Business logo Verizon Business

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

AS13237 euNetworks GmbH logo euNetworks GmbH
AS174 Cogent Communications logo Cogent Communications
AS50837 CLOUDSIGMA AG logo CLOUDSIGMA AG
AS13662 Verizon Business logo Verizon Business
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv4 CIDRs (1)

212.147.128.0/17

IPv6 CIDRs (0)

Location

City

Dublin

Country

🇮🇪 Ireland

Coordinates

53.33306, -6.24889

Timezone

Europe/Dublin

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

whois

Abuse

Email

support@servecentric.com

Phone

-

Query via the API View API documentation

curl iplib.re/AS15612

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 15612,
    "name": "ServeCentric Ltd.",
    "type": "business",
    "website": "servecentric.com"
  },
  "connectivity": {
    "upstreams": [
      3356,
      13237,
      174
    ],
    "downstreams": [
      50837,
      13662
    ],
    "peers": [
      13237,
      174,
      50837,
      13662,
      3356
    ]
  },
  "location": {
    "latitude": 53.33306,
    "longitude": -6.24889,
    "country": "IE",
    "city": "Dublin",
    "source": "whois",
    "timezone": "Europe/Dublin"
  },
  "abuse": {
    "email": "support@servecentric.com"
  },
  "ipv4": {
    "ranges": [
      "212.147.128.0/17"
    ],
    "cidrs": 1,
    "ips": 32768
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}