Autonomous System
AS14148 — EXLIBRIS - Ex Libris USA Inc(US)
Last fetched
AS14148 is an Autonomous System operated by EXLIBRIS - Ex Libris USA Inc and registered in US. As of Thu, 21 May 2026 10:35:27 GMT, it announces 29 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14148 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.186.254.0/24
- 64.74.237.0/24
- 66.151.7.0/24
- 74.217.12.0/24
- 95.172.90.0/24
- 117.20.42.0/24
- 165.215.0.0/17
- 202.58.12.0/24
- 216.17.112.0/22
- 216.17.116.0/24
- 216.17.118.0/24
- 216.17.119.0/24
- 216.17.120.0/24
- 216.17.121.0/24
- 216.147.208.0/23
- 216.147.212.0/24
- 216.147.213.0/24
- 216.147.214.0/23
- 216.147.218.0/23
- 216.147.220.0/24
- 216.147.221.0/24
- 216.147.222.0/24
- 216.147.223.0/24
- 2620:f0:c001::/48
- 2620:f0:c002::/48
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS30282 | AS-INAPCDN-OCY - Unitas Global | US |
| AS24247 | PACKETFABRIC-AS-AP PacketFabric Hong Kong Limited | HK |
| AS19024 | INTERNAP-BLK5 - Unitas Global | US |
| AS15830 | EQUINIX | NL |
| AS12849 | HOTNET-IL HOTmobile | IL |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS14148 disappeared from the routing table.
~6,244 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:35:27 GMT.
MOAS / hijack watch
Prefixes routed by AS14148 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS14148 is unique to AS14148 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14148.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14148"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.