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
City of Portland logo

City of Portland

🇺🇸 United States

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

AS12102

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

government

Website

portlandoregon.gov

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

1024

IPv6 CIDRs

0

IPv6 addresses

0

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

AS11404 Wave Broadband logo Wave Broadband
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS20055 Ziply Fiber (fka Wholesail) logo Ziply Fiber (fka Wholesail)

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

AS11404 Wave Broadband logo Wave Broadband
AS20055 Ziply Fiber (fka Wholesail) logo Ziply Fiber (fka Wholesail)
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

IPv4 CIDRs (1)

74.120.152.0/22

IPv6 CIDRs (0)

Location

City

Portland

Country

🇺🇸 United States

Coordinates

45.52345, -122.67621

Timezone

America/Los_Angeles

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

whois

Abuse

Email

Hostmaster@portlandoregon.gov

Phone

+1-503-823-5199

Query via the API View API documentation

curl iplib.re/AS12102

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 12102,
    "name": "City of Portland",
    "type": "government",
    "website": "portlandoregon.gov"
  },
  "connectivity": {
    "upstreams": [
      11404,
      6939,
      20055
    ],
    "peers": [
      11404,
      20055,
      6939
    ]
  },
  "location": {
    "latitude": 45.52345,
    "longitude": -122.67621,
    "country": "US",
    "city": "Portland",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "Hostmaster@portlandoregon.gov",
    "phone": "+1-503-823-5199"
  },
  "ipv4": {
    "ranges": [
      "74.120.152.0/22"
    ],
    "cidrs": 1,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}