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 Limited logo

Microsoft Limited

🇬🇧 United Kingdom

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

AS35106

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

microsoft.com

Related ASNs have the same name or website. Related

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

IPv4 CIDRs

1

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS3249 Telia Eesti AS logo Telia Eesti AS

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

AS3249 Telia Eesti AS logo Telia Eesti AS

IPv4 CIDRs (1)

194.69.104.0/23

IPv6 CIDRs (1)

2a01:110:9008::/48

Location

City

-

Country

🇬🇧 United Kingdom

Coordinates

55.37805, -3.435973

Timezone

-

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

whois

Abuse

Email

abuse@microsoft.com

Phone

-

Query via the API View API documentation

curl iplib.re/AS35106

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 35106,
    "name": "Microsoft Limited",
    "type": "business",
    "website": "microsoft.com",
    "related": [
      54396,
      5761,
      63314,
      12076,
      3598,
      8069,
      8075,
      8070,
      30520,
      17144,
      46182,
      45139,
      15248,
      29990,
      13687,
      8068
    ]
  },
  "connectivity": {
    "upstreams": [
      3249
    ],
    "peers": [
      3249
    ]
  },
  "location": {
    "latitude": 55.37805,
    "longitude": -3.435973,
    "country": "GB",
    "source": "whois"
  },
  "abuse": {
    "email": "abuse@microsoft.com"
  },
  "ipv4": {
    "ranges": [
      "194.69.104.0/23"
    ],
    "cidrs": 1,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2a01:110:9008::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}