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
Altopia Corporation logo

Altopia Corporation

🇺🇸 United States

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

AS6456

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

alt.net

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

1024

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS9002 RETN Limited logo RETN Limited
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS11404 Wave Broadband logo Wave Broadband

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

AS852 TELUS Communications Inc. logo TELUS Communications Inc.
AS394256 Tech Futures Interactive Inc. logo Tech Futures Interactive Inc.
AS11404 Wave Broadband logo Wave Broadband
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS7575 Australian Academic and Research Network (AARNet) logo Australian Academic and Research Network (AARNet)
View more
AS9002 RETN Limited logo RETN Limited
AS24482 SG.GS logo SG.GS
AS34927 iFog GmbH logo iFog GmbH

IPv4 CIDRs (1)

208.90.168.0/22

IPv6 CIDRs (1)

2620:0:cf0::/48

Location

City

Seattle

Country

🇺🇸 United States

Coordinates

47.60621, -122.33207

Timezone

America/Los_Angeles

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

whois

Abuse

Email

hostmaster@alt.net

Phone

+1-206-367-4320

Query via the API View API documentation

curl iplib.re/AS6456

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 6456,
    "name": "Altopia Corporation",
    "type": "business",
    "website": "alt.net"
  },
  "connectivity": {
    "upstreams": [
      9002,
      6939,
      11404
    ],
    "peers": [
      852,
      394256,
      11404,
      6939,
      7575
    ]
  },
  "location": {
    "latitude": 47.60621,
    "longitude": -122.33207,
    "country": "US",
    "city": "Seattle",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "hostmaster@alt.net",
    "phone": "+1-206-367-4320"
  },
  "ipv4": {
    "ranges": [
      "208.90.168.0/22"
    ],
    "cidrs": 1,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2620:0:cf0::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}