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
Techwareca Ltd. logo

Techwareca Ltd.

🇬🇧 United Kingdom

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

AS199954

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

techwareca.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

2048

IPv6 CIDRs

1

IPv6 addresses

8

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

AS29632 Netassist Limited logo Netassist Limited
AS8772 NetAssist LLC logo NetAssist LLC

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

AS207336 -
AS29632 Netassist Limited logo Netassist Limited
AS8772 NetAssist LLC logo NetAssist LLC

IPv4 CIDRs (1)

149.154.176.0/21

IPv6 CIDRs (1)

2a13:a300::/29

Location

City

London

Country

🇬🇧 United Kingdom

Coordinates

51.50853, -0.12574

Timezone

Europe/London

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

whois

Abuse

Email

box@techwareca.com

Phone

+447488811711

Query via the API View API documentation

curl iplib.re/AS199954

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 199954,
    "name": "Techwareca Ltd.",
    "type": "business",
    "website": "techwareca.com"
  },
  "connectivity": {
    "upstreams": [
      29632,
      8772
    ],
    "peers": [
      207336,
      29632,
      8772
    ]
  },
  "location": {
    "latitude": 51.50853,
    "longitude": -0.12574,
    "country": "GB",
    "city": "London",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "box@techwareca.com",
    "phone": "+447488811711"
  },
  "ipv4": {
    "ranges": [
      "149.154.176.0/21"
    ],
    "cidrs": 1,
    "ips": 2048
  },
  "ipv6": {
    "ranges": [
      "2a13:a300::/29"
    ],
    "cidrs": 1,
    "ips": 8
  }
}