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
MIMIC Ltd logo

MIMIC Ltd

🇬🇧 United Kingdom

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

AS59493

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

mimic.net

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

1536

IPv6 CIDRs

1

IPv6 addresses

2

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

AS25577 BE DC Connect UK Limited logo BE DC Connect UK Limited
AS212175 Stelia Ltd logo Stelia Ltd
AS200781 Tampnet AS logo Tampnet AS

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

AS200781 Tampnet AS logo Tampnet AS
AS25577 BE DC Connect UK Limited logo BE DC Connect UK Limited
AS212175 Stelia Ltd logo Stelia Ltd

IPv6 CIDRs (1)

2a0d:cc86::/31

Location

City

Pool

Country

🇬🇧 United Kingdom

Coordinates

53.9, -1.61667

Timezone

Europe/London

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

whois

Abuse

Email

abuse@mimic.net

Phone

-

Query via the API View API documentation

curl iplib.re/AS59493

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 59493,
    "name": "MIMIC Ltd",
    "type": "business",
    "website": "mimic.net"
  },
  "connectivity": {
    "upstreams": [
      25577,
      212175,
      200781
    ],
    "peers": [
      200781,
      25577,
      212175
    ]
  },
  "location": {
    "latitude": 53.9,
    "longitude": -1.61667,
    "country": "GB",
    "city": "Pool",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "abuse@mimic.net"
  },
  "ipv4": {
    "ranges": [
      "185.247.204.0/22",
      "202.181.156.0/23"
    ],
    "cidrs": 2,
    "ips": 1536
  },
  "ipv6": {
    "ranges": [
      "2a0d:cc86::/31"
    ],
    "cidrs": 1,
    "ips": 2
  }
}