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
Southwest Research Institute logo

Southwest Research Institute

🇺🇸 United States

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

AS6481

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

swri.org

Related ASNs have the same name or website. Related

AS397126

IPv4 CIDRs

1

IPv4 addresses

65536

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS11427 Charter Communications Inc logo Charter Communications Inc

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

AS11427 Charter Communications Inc logo Charter Communications Inc
AS6461 Zayo Bandwidth logo Zayo Bandwidth

IPv4 CIDRs (1)

129.162.0.0/16

IPv6 CIDRs (1)

2620:14::/48

Location

City

San Antonio Heights

Country

🇺🇸 United States

Coordinates

34.15556, -117.65644

Timezone

America/Los_Angeles

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

whois

Abuse

Email

todd.hebert@swri.org

Phone

+1-210-522-6591

Query via the API View API documentation

curl iplib.re/AS6481

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 6481,
    "name": "Southwest Research Institute",
    "type": "business",
    "website": "swri.org",
    "related": [
      397126
    ]
  },
  "connectivity": {
    "upstreams": [
      6461,
      11427
    ],
    "peers": [
      11427,
      6461
    ]
  },
  "location": {
    "latitude": 34.15556,
    "longitude": -117.65644,
    "country": "US",
    "city": "San Antonio Heights",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "todd.hebert@swri.org",
    "phone": "+1-210-522-6591"
  },
  "ipv4": {
    "ranges": [
      "129.162.0.0/16"
    ],
    "cidrs": 1,
    "ips": 65536
  },
  "ipv6": {
    "ranges": [
      "2620:14::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}