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
BlueFur logo

BlueFur

🇺🇸 United States

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

AS17024

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

bluefur.net

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

67108864

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

AS400655 NixLabs Networks logo NixLabs Networks
AS31867 Schwartz Networks Limited Liability Company logo Schwartz Networks Limited Liability Company

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

AS31867 Schwartz Networks Limited Liability Company logo Schwartz Networks Limited Liability Company
AS400655 NixLabs Networks logo NixLabs Networks

IPv6 CIDRs (1)

2602:2d1::/38

Location

City

Thousand Oaks

Country

🇺🇸 United States

Coordinates

34.17056, -118.83759

Timezone

America/Los_Angeles

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

whois

Abuse

Email

admin@bluefur.net

Phone

+1-805-777-2222

Query via the API View API documentation

curl iplib.re/AS17024

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 17024,
    "name": "BlueFur",
    "type": "business",
    "website": "bluefur.net"
  },
  "connectivity": {
    "upstreams": [
      400655,
      31867
    ],
    "peers": [
      31867,
      400655
    ]
  },
  "location": {
    "latitude": 34.17056,
    "longitude": -118.83759,
    "country": "US",
    "city": "Thousand Oaks",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "admin@bluefur.net",
    "phone": "+1-805-777-2222"
  },
  "ipv4": {
    "ranges": [
      "23.154.56.0/24",
      "198.135.185.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2602:2d1::/38"
    ],
    "cidrs": 1,
    "ips": 67108864
  }
}