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
Twitter Inc. logo

Twitter Inc.

🇺🇸 United States

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

AS63179

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

ARIN

The type of ASN. Can be business, isp, hosting, government, or education. Type

business

Website

twitter.com

Related ASNs have the same name or website. Related

AS35995 AS13414

IPv4 CIDRs

10

IPv4 addresses

4352

IPv6 CIDRs

0

IPv6 addresses

0

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

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS1299 Arelion (fka. Telia Carrier) logo Arelion (fka. Telia Carrier)

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

AS1299 Arelion (fka. Telia Carrier) logo Arelion (fka. Telia Carrier)
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv6 CIDRs (0)

Location

City

San Francisco

Country

🇺🇸 United States

Coordinates

37.77493, -122.41942

Timezone

America/Los_Angeles

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

whois

Abuse

Email

net-abuse@twitter.com

Phone

+1-415-222-9670

Query via the API View API documentation

curl iplib.re/AS63179

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 63179,
    "name": "Twitter Inc.",
    "type": "business",
    "website": "twitter.com",
    "related": [
      35995,
      13414
    ]
  },
  "connectivity": {
    "upstreams": [
      3356,
      1299
    ],
    "peers": [
      1299,
      3356
    ]
  },
  "location": {
    "latitude": 37.77493,
    "longitude": -122.41942,
    "country": "US",
    "city": "San Francisco",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "net-abuse@twitter.com",
    "phone": "+1-415-222-9670"
  },
  "ipv4": {
    "ranges": [
      "69.12.56.0/21",
      "69.12.56.0/24",
      "69.12.57.0/24",
      "69.12.58.0/24",
      "69.12.59.0/24"
    ],
    "cidrs": 10,
    "ips": 4352
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}