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
Long Island Rail Road logo

Long Island Rail Road

🇺🇸 United States

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

AS32273

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

ARIN

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

business

Website

mnr.org

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

4096

IPv6 CIDRs

0

IPv6 addresses

0

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

AS701 Verizon Business logo Verizon Business
AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC

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

AS701 Verizon Business logo Verizon Business
AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC

IPv4 CIDRs (1)

170.28.224.0/20

IPv6 CIDRs (0)

Location

City

Jamaica

Country

🇺🇸 United States

Coordinates

43.10036, -72.77843

Timezone

America/New_York

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

whois

Abuse

Email

corbo@mnr.org

Phone

+1-718-558-7665

Query via the API View API documentation

curl iplib.re/AS32273

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 32273,
    "name": "Long Island Rail Road",
    "type": "business",
    "website": "mnr.org"
  },
  "connectivity": {
    "upstreams": [
      701,
      46887
    ],
    "peers": [
      701,
      46887
    ]
  },
  "location": {
    "latitude": 43.10036,
    "longitude": -72.77843,
    "country": "US",
    "city": "Jamaica",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "corbo@mnr.org",
    "phone": "+1-718-558-7665"
  },
  "ipv4": {
    "ranges": [
      "170.28.224.0/20"
    ],
    "cidrs": 1,
    "ips": 4096
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}