Autonomous System
AS12306 — PLUSLINE(DE)
Last fetched
AS12306 is an Autonomous System operated by PLUSLINE and registered in DE. As of Thu, 21 May 2026 14:43:27 GMT, it announces 26 routed IP prefixes and peers with 35 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12306 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 82.98.79.0/24
- 82.98.88.0/24
- 82.98.64.0/18
- 82.98.126.0/24
- 82.98.127.0/24
- 89.110.160.0/24
- 89.110.176.0/24
- 185.139.157.0/24
- 193.99.144.0/24
- 212.19.32.0/19
- 213.83.3.0/24
- 213.83.10.0/24
- 213.83.0.0/18
- 213.83.54.0/24
- 2a02:2e0:3df::/48
- 2a02:2e0:3f8::/48
- 2a02:2e0:3f9::/48
- 2a02:2e0:3fe::/48
- 2a02:2e0:420::/48
- 2a02:2e0:cd4d::/48
- 2a02:2e0:cd4e::/48
- 2a02:2e0::/29
- 2a02:48e0::/48
- 2a05:c700:14::/48
- 2a0b:20c0:100::/40
Peering ecosystem
35 distinct peers via BGP. The first 35 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1764 | NEXTLAYER-AS | AT |
| AS209943 | INSYST | DE |
| AS204723 | HACON | DE |
| AS200856 | EVHS | DE |
| AS196610 | DECIX-ACADEMY DE-CIX Academy Educational Network | DE |
| AS62434 | DFS DFS Deutsche Flugsicherung GmbH | DE |
| AS57358 | IMT-SYSTEMS | DE |
| AS56655 | GIGAHOST | NO |
| AS50673 | SERVERIUS-AS | NL |
| AS48362 | TKSWF-AS | AT |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS47487 | AS-TG-CEE-V4 | DE |
| AS44152 | SMARTHOUSE-AS | DE |
| AS39380 | PEI Paul-Ehrlich-Institut | DE |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34019 | HIVANE | FR |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31521 | DOM-AS Bismarckstr. 60 | DE |
| AS30766 | GGEWNET-AS Dammstrasse 68 | DE |
| AS29632 | NASSIST-AS | BG |
| AS29515 | HZD-AS Mainzer Str. 29 | DE |
| AS29390 | CTU-AS | BG |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS16205 | DSINET-ASN | DE |
| AS16188 | PUNKT | DE |
| AS15594 | NETZQUADRAT Gladbacherstr. 74 | DE |
| AS12779 | ITGATE | IT |
| AS12291 | DPAG-AS Deutsche Post AG | DE |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6733 | BFARM Germany | DE |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3320 | DTAG Internet service provider operations | DE |
| AS3216 | SOVAM-AS | RU |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS12306 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS12306 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 AS12306 is unique to AS12306 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12306.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12306"})-[: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.