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
Star Communications logo

Star Communications

🇺🇸 United States

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

AS395236

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

directcom.com

Related ASNs have the same name or website. Related

AS33728 AS395846

IPv4 CIDRs

2

IPv4 addresses

5120

IPv6 CIDRs

1

IPv6 addresses

1

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

AS174 Cogent Communications logo Cogent Communications
AS5009 REV logo REV

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

AS174 Cogent Communications logo Cogent Communications
AS5009 REV logo REV

IPv6 CIDRs (1)

2604:bd40::/32

Location

City

Maringouin

Country

🇺🇸 United States

Coordinates

30.4913, -91.51955

Timezone

America/Chicago

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

whois

Abuse

Email

jpwood@directcom.com

Phone

+1-208-548-2345

Query via the API View API documentation

curl iplib.re/AS395236

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 395236,
    "name": "Star Communications",
    "type": "business",
    "website": "directcom.com",
    "related": [
      33728,
      395846
    ]
  },
  "connectivity": {
    "upstreams": [
      174,
      5009
    ],
    "peers": [
      174,
      5009
    ]
  },
  "location": {
    "latitude": 30.4913,
    "longitude": -91.51955,
    "country": "US",
    "city": "Maringouin",
    "source": "whois",
    "timezone": "America/Chicago"
  },
  "abuse": {
    "email": "jpwood@directcom.com",
    "phone": "+1-208-548-2345"
  },
  "ipv4": {
    "ranges": [
      "149.19.112.0/20",
      "162.216.64.0/22"
    ],
    "cidrs": 2,
    "ips": 5120
  },
  "ipv6": {
    "ranges": [
      "2604:bd40::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}