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
Microsoft Corporation logo

Microsoft Corporation

🇺🇸 United States

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

AS54396

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

microsoft.com

Related ASNs have the same name or website. Related

AS30520 AS5761 AS35106 AS46182 AS8070 AS8069 AS17144 AS3598 AS8075 AS29990 AS45139 AS63314 AS8068 AS12076

IPv4 CIDRs

1

IPv4 addresses

2048

IPv6 CIDRs

0

IPv6 addresses

0

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

AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS3356 Lumen (Level 3) logo Lumen (Level 3)

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

AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv4 CIDRs (1)

8.39.192.0/21

IPv6 CIDRs (0)

Location

City

Redmond

Country

🇺🇸 United States

Coordinates

47.67399, -122.12151

Timezone

America/Los_Angeles

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

whois

Abuse

Email

abuse@microsoft.com

Phone

+1-425-882-8080

Query via the API View API documentation

curl iplib.re/AS54396

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 54396,
    "name": "Microsoft Corporation",
    "type": "business",
    "website": "microsoft.com",
    "related": [
      30520,
      5761,
      35106,
      46182,
      8070,
      8069,
      17144,
      3598,
      8075,
      29990,
      45139,
      63314,
      8068,
      12076
    ]
  },
  "connectivity": {
    "upstreams": [
      6461,
      3356
    ],
    "peers": [
      6461,
      3356
    ]
  },
  "location": {
    "latitude": 47.67399,
    "longitude": -122.12151,
    "country": "US",
    "city": "Redmond",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "abuse@microsoft.com",
    "phone": "+1-425-882-8080"
  },
  "ipv4": {
    "ranges": [
      "8.39.192.0/21"
    ],
    "cidrs": 1,
    "ips": 2048
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}