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

AS5761

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

AS54396 AS63314 AS12076 AS3598 AS8069 AS8075 AS8070 AS30520 AS17144 AS46182 AS45139 AS15248 AS35106 AS29990 AS13687 AS8068

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS8075 Microsoft Corporation logo Microsoft Corporation

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

AS8075 Microsoft Corporation logo Microsoft Corporation

IPv4 CIDRs (1)

157.58.216.0/24

IPv6 CIDRs (1)

2001:4898:b080::/48

Location

City

Redmond

Country

🇺🇸 United States

Coordinates

47.67399, -122.12151

Timezone

America/Los_Angeles

We transparently share the different sources 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/AS5761

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 5761,
    "name": "Microsoft Corporation",
    "type": "business",
    "website": "microsoft.com",
    "related": [
      54396,
      63314,
      12076,
      3598,
      8069,
      8075,
      8070,
      30520,
      17144,
      46182,
      45139,
      15248,
      35106,
      29990,
      13687,
      8068
    ]
  },
  "connectivity": {
    "upstreams": [
      8075
    ],
    "peers": [
      8075
    ]
  },
  "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": [
      "157.58.216.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:4898:b080::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}