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

Infrastructure Management Associates, Inc.

🇺🇸 United States

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

AS397097

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

-

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

268435456

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

AS13977 Consolidated Communications, Inc. logo Consolidated Communications, Inc.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

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

AS18467 Axiom Technologies LLC logo Axiom Technologies LLC

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

AS18467 Axiom Technologies LLC logo Axiom Technologies LLC
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS13977 Consolidated Communications, Inc. logo Consolidated Communications, Inc.

IPv4 CIDRs (1)

23.137.8.0/24

IPv6 CIDRs (1)

2602:fb64::/36

Location

City

Montville

Country

🇺🇸 United States

Coordinates

37.09024, -95.71289

Timezone

-

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

whois

Abuse

Email

jamesltroutman@gmail.com

Phone

+1-207-514-5676

Query via the API View API documentation

curl iplib.re/AS397097

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 397097,
    "name": "Infrastructure Management Associates, Inc.",
    "type": "business"
  },
  "connectivity": {
    "upstreams": [
      13977,
      6939
    ],
    "downstreams": [
      18467
    ],
    "peers": [
      18467,
      6939,
      13977
    ]
  },
  "location": {
    "latitude": 37.09024,
    "longitude": -95.71289,
    "country": "US",
    "city": "Montville",
    "source": "whois"
  },
  "abuse": {
    "email": "jamesltroutman@gmail.com",
    "phone": "+1-207-514-5676"
  },
  "ipv4": {
    "ranges": [
      "23.137.8.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2602:fb64::/36"
    ],
    "cidrs": 1,
    "ips": 268435456
  }
}