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
Launch Crew Pty Ltd logo

Launch Crew Pty Ltd

🇦🇺 Australia

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

AS142049

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

APNIC

The type of ASN. Can be business, isp, hosting, government, or education. Type

business

Website

twofatmonkeys.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS9507 NextHop Pty Ltd logo NextHop Pty Ltd
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS18345 Servers Australia Customers logo Servers Australia Customers

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

AS24482 SG.GS logo SG.GS
AS9507 NextHop Pty Ltd logo NextHop Pty Ltd
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS64073 Vetta Online Ltd logo Vetta Online Ltd
AS18345 Servers Australia Customers logo Servers Australia Customers

IPv4 CIDRs (1)

103.165.180.0/24

IPv6 CIDRs (1)

2001:df6:6e80::/48

Location

City

Borroloola

Country

🇦🇺 Australia

Coordinates

-16.06969, 136.30797

Timezone

Australia/Darwin

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

whois

Abuse

Email

abuse@twofatmonkeys.com

Phone

+61265893599

Query via the API View API documentation

curl iplib.re/AS142049

JSON response

{
  "network": {
    "rir": "APNIC",
    "asn": 142049,
    "name": "Launch Crew Pty Ltd",
    "type": "business",
    "website": "twofatmonkeys.com"
  },
  "connectivity": {
    "upstreams": [
      9507,
      6939,
      18345
    ],
    "peers": [
      24482,
      9507,
      6939,
      64073,
      18345
    ]
  },
  "location": {
    "latitude": -16.06969,
    "longitude": 136.30797,
    "country": "AU",
    "city": "Borroloola",
    "source": "whois",
    "timezone": "Australia/Darwin"
  },
  "abuse": {
    "email": "abuse@twofatmonkeys.com",
    "phone": "+61265893599"
  },
  "ipv4": {
    "ranges": [
      "103.165.180.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:df6:6e80::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}