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
NixLabs Networks logo

NixLabs Networks

🇺🇸 United States

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

AS400655

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

nixlabs.dev

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

16777216

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

AS40124 Charged IT Solutions LLC logo Charged IT Solutions LLC
AS31867 Schwartz Networks Limited Liability Company logo Schwartz Networks Limited Liability Company

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

AS17024 BlueFur logo BlueFur

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

AS17024 BlueFur logo BlueFur
AS40124 Charged IT Solutions LLC logo Charged IT Solutions LLC
AS31867 Schwartz Networks Limited Liability Company logo Schwartz Networks Limited Liability Company

IPv6 CIDRs (1)

2602:f7e4::/40

Location

City

Nashville

Country

🇺🇸 United States

Coordinates

45.52274, -89.02484

Timezone

America/Chicago

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

whois

Abuse

Email

owen@nixlabs.dev

Phone

+1-615-818-7362

Query via the API View API documentation

curl iplib.re/AS400655

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 400655,
    "name": "NixLabs Networks",
    "type": "business",
    "website": "nixlabs.dev"
  },
  "connectivity": {
    "upstreams": [
      40124,
      31867
    ],
    "downstreams": [
      17024
    ],
    "peers": [
      17024,
      40124,
      31867
    ]
  },
  "location": {
    "latitude": 45.52274,
    "longitude": -89.02484,
    "country": "US",
    "city": "Nashville",
    "source": "whois",
    "timezone": "America/Chicago"
  },
  "abuse": {
    "email": "owen@nixlabs.dev",
    "phone": "+1-615-818-7362"
  },
  "ipv4": {
    "ranges": [
      "23.191.184.0/24",
      "74.113.97.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2602:f7e4::/40"
    ],
    "cidrs": 1,
    "ips": 16777216
  }
}