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

YFNET

🇺🇸 United States

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

AS134997

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

APNIC

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

business

Website

hostus.us

Related ASNs have the same name or website. Related

AS7489 AS139073 AS142561 AS133846 AS137219

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS140224 Nebula Global LLC
AS18186 Nebula Global LLC

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

AS18186 Nebula Global LLC
AS140224 Nebula Global LLC

IPv4 CIDRs (1)

103.155.202.0/24

IPv6 CIDRs (1)

2406:77c0::/48

Location

City

Stevens Point

Country

🇺🇸 United States

Coordinates

44.52358, -89.57456

Timezone

America/Chicago

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

whois

Abuse

Email

abuse@hostus.us

Phone

+1-302-300-1737

Query via the API View API documentation

curl iplib.re/AS134997

JSON response

{
  "network": {
    "rir": "APNIC",
    "asn": 134997,
    "name": "YFNET",
    "type": "business",
    "website": "hostus.us",
    "related": [
      7489,
      139073,
      142561,
      133846,
      137219
    ]
  },
  "connectivity": {
    "upstreams": [
      140224,
      18186
    ],
    "peers": [
      18186,
      140224
    ]
  },
  "location": {
    "latitude": 44.52358,
    "longitude": -89.57456,
    "country": "US",
    "city": "Stevens Point",
    "source": "whois",
    "timezone": "America/Chicago"
  },
  "abuse": {
    "email": "abuse@hostus.us",
    "phone": "+1-302-300-1737"
  },
  "ipv4": {
    "ranges": [
      "103.155.202.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2406:77c0::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}