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

Verus Corporation

🇺🇸 United States

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

AS26156

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

veruscorp.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

1024

IPv6 CIDRs

1

IPv6 addresses

1

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS3257 GTT Communications Inc. logo GTT Communications Inc.

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

AS58057 Securebit AG logo Securebit AG
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS24482 SG.GS logo SG.GS
AS3257 GTT Communications Inc. logo GTT Communications Inc.
AS34927 iFog GmbH logo iFog GmbH

IPv4 CIDRs (1)

208.84.72.0/22

IPv6 CIDRs (1)

2606:4880::/32

Location

City

Minneapolis

Country

🇺🇸 United States

Coordinates

44.97997, -93.26384

Timezone

America/Chicago

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

whois

Abuse

Email

noc@veruscorp.com

Phone

+1-763-354-2200

Query via the API View API documentation

curl iplib.re/AS26156

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 26156,
    "name": "Verus Corporation",
    "type": "business",
    "website": "veruscorp.com"
  },
  "connectivity": {
    "upstreams": [
      6939,
      3257
    ],
    "peers": [
      58057,
      6939,
      24482,
      3257,
      34927
    ]
  },
  "location": {
    "latitude": 44.97997,
    "longitude": -93.26384,
    "country": "US",
    "city": "Minneapolis",
    "source": "whois",
    "timezone": "America/Chicago"
  },
  "abuse": {
    "email": "noc@veruscorp.com",
    "phone": "+1-763-354-2200"
  },
  "ipv4": {
    "ranges": [
      "208.84.72.0/22"
    ],
    "cidrs": 1,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2606:4880::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}