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

LACNIC - Latin American and Caribbean IP address

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

AS28001

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

LACNIC

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

business

Website

-

Related ASNs have the same name or website. Related

AS264845 AS52224 AS28000 AS28002

IPv4 CIDRs

1

IPv4 addresses

1024

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS22548 Núcleo de Informação e Coordenação do Ponto BR - NIC.BR
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

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

AS22548 Núcleo de Informação e Coordenação do Ponto BR - NIC.BR
AS37721 Virtual Technologies & Solutions
AS24482 SG.GS logo SG.GS
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

IPv4 CIDRs (1)

200.3.12.0/22

IPv6 CIDRs (1)

2001:13c7:7002::/48

Location

City

-

Country

Coordinates

0, 0

Timezone

-

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

whois

Abuse

Email

-

Phone

-

Query via the API View API documentation

curl iplib.re/AS28001

JSON response

{
  "network": {
    "rir": "LACNIC",
    "asn": 28001,
    "name": "LACNIC - Latin American and Caribbean IP address",
    "type": "business",
    "related": [
      264845,
      52224,
      28000,
      28002
    ]
  },
  "connectivity": {
    "upstreams": [
      22548,
      6939
    ],
    "peers": [
      22548,
      37721,
      24482,
      6939
    ]
  },
  "location": {
    "source": "whois"
  },
  "abuse": {},
  "ipv4": {
    "ranges": [
      "200.3.12.0/22"
    ],
    "cidrs": 1,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2001:13c7:7002::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}