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
San Diego State University logo

San Diego State University

🇺🇸 United States

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

AS396310

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

education

Website

sdsu.edu

Related ASNs have the same name or website. Related

AS397149

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS2152 CENIC - CalREN logo CENIC - CalREN

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

AS2152 CENIC - CalREN logo CENIC - CalREN
AS2153 CENIC logo CENIC

IPv6 CIDRs (1)

2607:f380:a68::/48

Location

City

San Diego

Country

🇺🇸 United States

Coordinates

32.71571, -117.16472

Timezone

America/Los_Angeles

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

whois

Abuse

Email

security@sdsu.edu

Phone

+1-619-594-0142

Query via the API View API documentation

curl iplib.re/AS396310

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 396310,
    "name": "San Diego State University",
    "type": "education",
    "website": "sdsu.edu",
    "related": [
      397149
    ]
  },
  "connectivity": {
    "upstreams": [
      2152
    ],
    "peers": [
      2152,
      2153
    ]
  },
  "location": {
    "latitude": 32.71571,
    "longitude": -117.16472,
    "country": "US",
    "city": "San Diego",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "security@sdsu.edu",
    "phone": "+1-619-594-0142"
  },
  "ipv4": {
    "ranges": [
      "130.191.49.0/24",
      "130.191.103.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2607:f380:a68::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}