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
Nominet UK logo

Nominet UK

🇬🇧 United Kingdom

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

AS206686

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

nominet.org.uk

Related ASNs have the same name or website. Related

AS43519 AS8683 AS139853 AS137502

IPv4 CIDRs

4

IPv4 addresses

1024

IPv6 CIDRs

0

IPv6 addresses

0

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

AS2856 British Telecommunications logo British Telecommunications
AS3549 Lumen (fka. Global Crossing) logo Lumen (fka. Global Crossing)
AS174 Cogent Communications logo Cogent Communications
AS2914 NTT America, Inc. logo NTT America, Inc.

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

AS2914 NTT America, Inc. logo NTT America, Inc.
AS3549 Lumen (fka. Global Crossing) logo Lumen (fka. Global Crossing)
AS174 Cogent Communications logo Cogent Communications
AS2856 British Telecommunications logo British Telecommunications

IPv6 CIDRs (0)

Location

City

Oxford

Country

🇬🇧 United Kingdom

Coordinates

51.75222, -1.25596

Timezone

Europe/London

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

whois

Abuse

Email

noc@nominet.org.uk

Phone

-

Query via the API View API documentation

curl iplib.re/AS206686

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 206686,
    "name": "Nominet UK",
    "type": "business",
    "website": "nominet.org.uk",
    "related": [
      43519,
      8683,
      139853,
      137502
    ]
  },
  "connectivity": {
    "upstreams": [
      2856,
      3549,
      174,
      2914
    ],
    "peers": [
      2914,
      3549,
      174,
      2856
    ]
  },
  "location": {
    "latitude": 51.75222,
    "longitude": -1.25596,
    "country": "GB",
    "city": "Oxford",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "noc@nominet.org.uk"
  },
  "ipv4": {
    "ranges": [
      "185.127.140.0/24",
      "185.127.141.0/24",
      "185.127.142.0/24",
      "185.127.143.0/24"
    ],
    "cidrs": 4,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}