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

City of Charlotte

🇺🇸 United States

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

AS32629

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

charlottenc.gov

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

16384

IPv6 CIDRs

1

IPv6 addresses

16777216

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

AS174 Cogent Communications logo Cogent Communications
AS7018 AT&T Enterprises, LLC logo AT&T Enterprises, LLC

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

AS7018 AT&T Enterprises, LLC logo AT&T Enterprises, LLC
AS174 Cogent Communications logo Cogent Communications

IPv4 CIDRs (1)

205.141.0.0/18

IPv6 CIDRs (1)

2620:10c:e000::/40

Location

City

Charlotte

Country

🇺🇸 United States

Coordinates

44.30977, -73.26096

Timezone

America/New_York

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

whois

Abuse

Email

rmoulton@charlottenc.gov

Phone

+1-980-722-5689

Query via the API View API documentation

curl iplib.re/AS32629

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 32629,
    "name": "City of Charlotte",
    "type": "government",
    "website": "charlottenc.gov"
  },
  "connectivity": {
    "upstreams": [
      174,
      7018
    ],
    "peers": [
      7018,
      174
    ]
  },
  "location": {
    "latitude": 44.30977,
    "longitude": -73.26096,
    "country": "US",
    "city": "Charlotte",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "rmoulton@charlottenc.gov",
    "phone": "+1-980-722-5689"
  },
  "ipv4": {
    "ranges": [
      "205.141.0.0/18"
    ],
    "cidrs": 1,
    "ips": 16384
  },
  "ipv6": {
    "ranges": [
      "2620:10c:e000::/40"
    ],
    "cidrs": 1,
    "ips": 16777216
  }
}