Autonomous System
AS8896 — XFIBER-AS(NO)
Last fetched
AS8896 is an Autonomous System operated by XFIBER-AS and registered in NO. As of Thu, 21 May 2026 06:19:52 GMT, it announces 27 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8896 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.90.36.0/24
- 45.90.37.0/24
- 45.138.236.0/22
- 45.138.238.0/24
- 45.138.239.0/24
- 77.241.96.0/20
- 81.29.32.0/20
- 89.221.96.0/20
- 89.254.20.0/24
- 91.188.232.0/22
- 185.15.216.0/24
- 185.15.216.0/22
- 185.41.241.0/24
- 185.92.52.0/22
- 185.126.184.0/22
- 185.152.33.0/24
- 185.156.112.0/24
- 185.156.114.0/24
- 212.33.128.0/19
- 2a00:1e18::/32
- 2a00:1e19::/32
- 2a00:1e18::/29
- 2a03:9a00::/32
- 2a03:9a00::/29
- 2a09:a300::/32
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS72 | SCHLUMBERGER-AS - Schlumberger Limited | US |
| AS213148 | WINTERSHALLDEANORGE | NO |
| AS212642 | RUNNANE Runnane Networks Labs | NO |
| AS205238 | TIMEIT | NO |
| AS202174 | EMSP-AS | NO |
| AS201888 | CEGAL | NO |
| AS201822 | BP-AS | NO |
| AS197519 | NETSCENARIO | NO |
| AS50229 | RIGNET-SOIL-AS | NO |
| AS48680 | NETPOWER-AS | NO |
| AS41049 | XAIT | NO |
| AS28824 | ASN-EMPSECURE EMP Secure AS | NO |
| AS22717 | HALLIBURTON - Halliburton Company | US |
| AS12552 | GLOBALCONNECT-AS12552 | SE |
| AS4913 | NET-CPRK - Speedcast Communications, Inc | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
MOAS / hijack watch
Prefixes routed by AS8896 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 AS8896 is unique to AS8896 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8896.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8896"})-[: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.