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
New York Times Limited logo

New York Times Limited

🇬🇧 United Kingdom

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

AS204322

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

nytimes.com

Related ASNs have the same name or website. Related

AS21568 AS204321 AS137857 AS4543 AS141405 AS396533 AS40833

IPv4 CIDRs

2

IPv4 addresses

1024

IPv6 CIDRs

0

IPv6 addresses

0

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

AS8220 COLT logo COLT
AS5089 Virgin Media Limited logo Virgin Media Limited
AS2856 British Telecommunications logo British Telecommunications

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

AS5089 Virgin Media Limited logo Virgin Media Limited
AS2856 British Telecommunications logo British Telecommunications
AS8220 COLT logo COLT

IPv6 CIDRs (0)

Location

City

London

Country

🇬🇧 United Kingdom

Coordinates

51.50853, -0.12574

Timezone

Europe/London

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

whois

Abuse

Email

abuse@nytimes.com

Phone

-

Query via the API View API documentation

curl iplib.re/AS204322

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 204322,
    "name": "New York Times Limited",
    "type": "business",
    "website": "nytimes.com",
    "related": [
      21568,
      204321,
      137857,
      4543,
      141405,
      396533,
      40833
    ]
  },
  "connectivity": {
    "upstreams": [
      8220,
      5089,
      2856
    ],
    "peers": [
      5089,
      2856,
      8220
    ]
  },
  "location": {
    "latitude": 51.50853,
    "longitude": -0.12574,
    "country": "GB",
    "city": "London",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "abuse@nytimes.com"
  },
  "ipv4": {
    "ranges": [
      "170.149.248.0/23",
      "170.149.254.0/23"
    ],
    "cidrs": 2,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}