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
Science and Engineering Institutes logo

Science and Engineering Institutes

πŸ‡ΈπŸ‡¬ Singapore

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

AS132398

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

nscc.sg

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 (2)

AS23855 Singapore Advanced Research and Education Network logo Singapore Advanced Research and Education Network
AS134148 SingAREN logo SingAREN

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

AS134148 SingAREN logo SingAREN
AS23855 Singapore Advanced Research and Education Network logo Singapore Advanced Research and Education Network

IPv4 CIDRs (1)

103.72.192.0/24

IPv6 CIDRs (1)

2001:df4:2600::/48

Location

City

Singapore

Country

πŸ‡ΈπŸ‡¬ Singapore

Coordinates

1.28967, 103.85007

Timezone

Asia/Singapore

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

whois

Abuse

Email

hostmaster@nscc.sg

Phone

+65-6419-6545

Query via the API View API documentation

curl iplib.re/AS132398

JSON response

{
  "network": {
    "rir": "APNIC",
    "asn": 132398,
    "name": "Science and Engineering Institutes",
    "type": "business",
    "website": "nscc.sg"
  },
  "connectivity": {
    "upstreams": [
      23855,
      134148
    ],
    "peers": [
      134148,
      23855
    ]
  },
  "location": {
    "latitude": 1.28967,
    "longitude": 103.85007,
    "country": "SG",
    "city": "Singapore",
    "source": "whois",
    "timezone": "Asia/Singapore"
  },
  "abuse": {
    "email": "hostmaster@nscc.sg",
    "phone": "+65-6419-6545"
  },
  "ipv4": {
    "ranges": [
      "103.72.192.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:df4:2600::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}