Autonomous System
AS199284 — ENCOLINE(DE)
Last fetched
AS199284 is an Autonomous System operated by ENCOLINE and registered in DE. As of Thu, 21 May 2026 06:22:57 GMT, it announces 29 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS199284 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.102.160.0/21
- 5.102.166.0/24
- 5.102.167.0/24
- 91.137.16.0/22
- 91.137.20.0/22
- 91.137.16.0/20
- 91.137.24.0/22
- 91.137.28.0/22
- 91.137.48.0/22
- 91.137.56.0/22
- 91.137.56.0/21
- 91.137.60.0/22
- 178.19.224.0/22
- 178.19.228.0/22
- 178.19.224.0/20
- 178.19.232.0/22
- 178.19.236.0/22
- 185.97.180.0/23
- 185.97.180.0/22
- 185.97.182.0/23
- 217.17.206.0/23
- 2001:4bd8:52::/48
- 2a01:75c0::/36
- 2a01:75c0:1000::/36
- 2a01:75c0:2000::/36
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS196714 | TNETKOM-AS | DE |
| AS48362 | TKSWF-AS | AT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34019 | HIVANE | FR |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31500 | GNM-AS | AG |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS15725 | IKS | DE |
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS199284 disappeared from the routing table.
~20,201 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:22:57 GMT.
MOAS / hijack watch
Prefixes routed by AS199284 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 AS199284 is unique to AS199284 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS199284.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS199284"})-[: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.