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

InterSystems Corporation

🇺🇸 United States

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

AS400523

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

intersystems.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

3

IPv4 addresses

768

IPv6 CIDRs

0

IPv6 addresses

0

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

AS7018 AT&T Enterprises, LLC logo AT&T Enterprises, LLC
AS49915 Megaport (UK) Limited logo Megaport (UK) Limited
AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC

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

AS7018 AT&T Enterprises, LLC logo AT&T Enterprises, LLC
AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC
AS49915 Megaport (UK) Limited logo Megaport (UK) Limited

IPv6 CIDRs (0)

Location

City

Boston

Country

🇺🇸 United States

Coordinates

40.31201, -79.8231

Timezone

America/New_York

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

whois

Abuse

Email

techs@intersystems.com

Phone

+1-617-621-0600

Query via the API View API documentation

curl iplib.re/AS400523

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 400523,
    "name": "InterSystems Corporation",
    "type": "business",
    "website": "intersystems.com"
  },
  "connectivity": {
    "upstreams": [
      7018,
      49915,
      46887
    ],
    "peers": [
      7018,
      46887,
      49915
    ]
  },
  "location": {
    "latitude": 40.31201,
    "longitude": -79.8231,
    "country": "US",
    "city": "Boston",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "techs@intersystems.com",
    "phone": "+1-617-621-0600"
  },
  "ipv4": {
    "ranges": [
      "64.6.36.0/24",
      "64.6.37.0/24",
      "160.72.14.0/24"
    ],
    "cidrs": 3,
    "ips": 768
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}