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
IETF Event Network logo

IETF Event Network

🇨🇭 Switzerland

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

AS56554

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

RIPE

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

business

Website

ietf.org

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

4096

IPv6 CIDRs

2

IPv6 addresses

327680

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

AS400517 Linespeed logo Linespeed
AS13058 serve-u - Buchholz und Sünderhauf GbR logo serve-u - Buchholz und Sünderhauf GbR

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

AS13058 serve-u - Buchholz und Sünderhauf GbR logo serve-u - Buchholz und Sünderhauf GbR
AS400517 Linespeed logo Linespeed

IPv4 CIDRs (1)

31.130.224.0/20

Location

City

-

Country

🇨🇭 Switzerland

Coordinates

46.818188, 8.227512

Timezone

-

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

whois

Abuse

Email

abuse@noc.ietf.org

Phone

-

Query via the API View API documentation

curl iplib.re/AS56554

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 56554,
    "name": "IETF Event Network",
    "type": "business",
    "website": "ietf.org"
  },
  "connectivity": {
    "upstreams": [
      400517,
      13058
    ],
    "peers": [
      13058,
      400517
    ]
  },
  "location": {
    "latitude": 46.818188,
    "longitude": 8.227512,
    "country": "CH",
    "source": "whois"
  },
  "abuse": {
    "email": "abuse@noc.ietf.org"
  },
  "ipv4": {
    "ranges": [
      "31.130.224.0/20"
    ],
    "cidrs": 1,
    "ips": 4096
  },
  "ipv6": {
    "ranges": [
      "2001:67c:370::/48",
      "2001:67c:1230::/46"
    ],
    "cidrs": 2,
    "ips": 327680
  }
}