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
Frontier Networks Pty Ltd logo

Frontier Networks Pty Ltd

🇦🇺 Australia

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

AS133333

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

frontiernetworks.com.au

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

2048

IPv6 CIDRs

1

IPv6 addresses

1

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

AS9268 Over The Wire Pty Ltd logo Over The Wire Pty Ltd
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS4608 Asia Pacific Network Information Centre
AS64073 Vetta Online Ltd logo Vetta Online Ltd
AS24482 SG.GS logo SG.GS
AS9268 Over The Wire Pty Ltd logo Over The Wire Pty Ltd

IPv6 CIDRs (1)

2400:9880::/32

Location

City

-

Country

🇦🇺 Australia

Coordinates

-25.274399, 133.77513

Timezone

-

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

whois

Abuse

Email

complaints@frontiernetworks.com.au

Phone

+61 437 545 984

Query via the API View API documentation

curl iplib.re/AS133333

JSON response

{
  "network": {
    "rir": "APNIC",
    "asn": 133333,
    "name": "Frontier Networks Pty Ltd",
    "type": "business",
    "website": "frontiernetworks.com.au"
  },
  "connectivity": {
    "upstreams": [
      9268,
      6939
    ],
    "peers": [
      6939,
      4608,
      64073,
      24482,
      9268
    ]
  },
  "location": {
    "latitude": -25.274399,
    "longitude": 133.77513,
    "country": "AU",
    "source": "whois"
  },
  "abuse": {
    "email": "complaints@frontiernetworks.com.au",
    "phone": "+61 437 545 984"
  },
  "ipv4": {
    "ranges": [
      "103.27.28.0/22",
      "203.80.172.0/22"
    ],
    "cidrs": 2,
    "ips": 2048
  },
  "ipv6": {
    "ranges": [
      "2400:9880::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}