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
Marcus Hughes logo

Marcus Hughes

🇬🇧 United Kingdom

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

AS214323

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

msh.net.uk

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

2

IPv6 addresses

131072

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS52025 ParadoxNetworks Limited logo ParadoxNetworks Limited

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

AS24482 SG.GS logo SG.GS
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS50300 CustodianDC Limited logo CustodianDC Limited
AS52025 ParadoxNetworks Limited logo ParadoxNetworks Limited

IPv4 CIDRs (1)

194.58.64.0/24

Location

City

Mildenhall

Country

🇬🇧 United Kingdom

Coordinates

51.4256, -1.69988

Timezone

Europe/London

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

whois

Abuse

Email

abuse@msh.net.uk

Phone

-

Query via the API View API documentation

curl iplib.re/AS214323

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 214323,
    "name": "Marcus Hughes",
    "type": "business",
    "website": "msh.net.uk"
  },
  "connectivity": {
    "upstreams": [
      6939,
      52025
    ],
    "peers": [
      24482,
      6939,
      50300,
      52025
    ]
  },
  "location": {
    "latitude": 51.4256,
    "longitude": -1.69988,
    "country": "GB",
    "city": "Mildenhall",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "abuse@msh.net.uk"
  },
  "ipv4": {
    "ranges": [
      "194.58.64.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2a0a:6044:7900::/48",
      "2a0a:6044:7902::/48"
    ],
    "cidrs": 2,
    "ips": 131072
  }
}