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

DataYard

🇺🇸 United States

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

AS14131

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

hosting

Website

datayard.us

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

16384

IPv6 CIDRs

0

IPv6 addresses

0

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

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS174 Cogent Communications logo Cogent Communications

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

AS211223 WebSeed Inc. logo WebSeed Inc.

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

AS174 Cogent Communications logo Cogent Communications
AS211223 WebSeed Inc. logo WebSeed Inc.
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv4 CIDRs (2)

64.56.96.0/19
72.9.32.0/19

IPv6 CIDRs (0)

Location

City

Dayton

Country

🇺🇸 United States

Coordinates

43.54972, -70.57555

Timezone

America/New_York

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

whois

Abuse

Email

support@datayard.us

Phone

+1-937-226-6896

Query via the API View API documentation

curl iplib.re/AS14131

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 14131,
    "name": "DataYard",
    "type": "hosting",
    "website": "datayard.us"
  },
  "connectivity": {
    "upstreams": [
      3356,
      174
    ],
    "downstreams": [
      211223
    ],
    "peers": [
      174,
      211223,
      3356
    ]
  },
  "location": {
    "latitude": 43.54972,
    "longitude": -70.57555,
    "country": "US",
    "city": "Dayton",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "support@datayard.us",
    "phone": "+1-937-226-6896"
  },
  "ipv4": {
    "ranges": [
      "64.56.96.0/19",
      "72.9.32.0/19"
    ],
    "cidrs": 2,
    "ips": 16384
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}