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
New Relic logo

New Relic

🇺🇸 United States

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

AS23467

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

newrelic.com

Related ASNs have the same name or website. Related

AS206998

IPv4 CIDRs

6

IPv4 addresses

17152

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS4556 PacketFabric, Inc. logo PacketFabric, Inc.
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.

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

AS4556 PacketFabric, Inc. logo PacketFabric, Inc.
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.

IPv6 CIDRs (1)

2602:816:5000::/48

Location

City

San Francisco

Country

🇺🇸 United States

Coordinates

37.77493, -122.41942

Timezone

America/Los_Angeles

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

whois

Abuse

Email

noc@newrelic.com

Phone

+1-503-922-2061

Query via the API View API documentation

curl iplib.re/AS23467

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 23467,
    "name": "New Relic",
    "type": "business",
    "website": "newrelic.com",
    "related": [
      206998
    ]
  },
  "connectivity": {
    "upstreams": [
      4556,
      13335
    ],
    "peers": [
      4556,
      13335
    ]
  },
  "location": {
    "latitude": 37.77493,
    "longitude": -122.41942,
    "country": "US",
    "city": "San Francisco",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "noc@newrelic.com",
    "phone": "+1-503-922-2061"
  },
  "ipv4": {
    "ranges": [
      "64.251.192.0/20",
      "152.38.128.0/19",
      "162.247.240.0/24",
      "162.247.241.0/24",
      "162.247.242.0/24"
    ],
    "cidrs": 6,
    "ips": 17152
  },
  "ipv6": {
    "ranges": [
      "2602:816:5000::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}