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
Michael Jones logo

Michael Jones

🇬🇧 United Kingdom

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

AS206671

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

NotMike.co.uk

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

3

IPv6 addresses

16908288

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

AS34927 iFog GmbH logo iFog GmbH
AS20473 The Constant Company, LLC logo The Constant Company, LLC

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

AS34927 iFog GmbH logo iFog GmbH
AS20473 The Constant Company, LLC logo The Constant Company, LLC

IPv4 CIDRs (1)

44.31.110.0/24

Location

City

Plymouth

Country

🇬🇧 United Kingdom

Coordinates

50.37153, -4.14305

Timezone

Europe/London

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

whois

Abuse

Email

NotMike@NotMike.co.uk

Phone

-

Query via the API View API documentation

curl iplib.re/AS206671

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 206671,
    "name": "Michael Jones",
    "type": "business",
    "website": "NotMike.co.uk"
  },
  "connectivity": {
    "upstreams": [
      34927,
      20473
    ],
    "peers": [
      34927,
      20473
    ]
  },
  "location": {
    "latitude": 50.37153,
    "longitude": -4.14305,
    "country": "GB",
    "city": "Plymouth",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "NotMike@NotMike.co.uk"
  },
  "ipv4": {
    "ranges": [
      "44.31.110.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:678:91c::/48",
      "2a14:7581:9400::/40",
      "2a14:7581:9453::/48"
    ],
    "cidrs": 3,
    "ips": 16908288
  }
}