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
Digital Fortress logo

Digital Fortress

🇺🇸 United States

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

AS2044

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

digitalfortress.io

Related ASNs have the same name or website. Related

AS3361 AS11739 AS6423

IPv4 CIDRs

13

IPv4 addresses

33280

IPv6 CIDRs

1

IPv6 addresses

1

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS174 Cogent Communications logo Cogent Communications

Downstreams are networks that receive transit from this ASN. Downstreams (2)

AS21750 CPOINT logo CPOINT
AS6423 Digital Fortress logo Digital Fortress

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

AS6423 Digital Fortress logo Digital Fortress
AS174 Cogent Communications logo Cogent Communications
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS21750 CPOINT logo CPOINT

IPv6 CIDRs (1)

2001:19d0::/32

Location

City

Seattle

Country

🇺🇸 United States

Coordinates

47.60621, -122.33207

Timezone

America/Los_Angeles

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

whois

Abuse

Email

abuse@digitalfortress.io

Phone

+1-206-838-1630

Query via the API View API documentation

curl iplib.re/AS2044

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 2044,
    "name": "Digital Fortress",
    "type": "business",
    "website": "digitalfortress.io",
    "related": [
      3361,
      11739,
      6423
    ]
  },
  "connectivity": {
    "upstreams": [
      6939,
      6461,
      174
    ],
    "downstreams": [
      21750,
      6423
    ],
    "peers": [
      6423,
      174,
      6939,
      6461,
      21750
    ]
  },
  "location": {
    "latitude": 47.60621,
    "longitude": -122.33207,
    "country": "US",
    "city": "Seattle",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "abuse@digitalfortress.io",
    "phone": "+1-206-838-1630"
  },
  "ipv4": {
    "ranges": [
      "64.255.232.0/21",
      "157.225.96.0/20",
      "198.145.0.0/19",
      "198.145.192.0/19",
      "198.145.40.0/23"
    ],
    "cidrs": 13,
    "ips": 33280
  },
  "ipv6": {
    "ranges": [
      "2001:19d0::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}