Autonomous System
AS48200 — OPTEAMAX-AS(DE)
Last fetched
AS48200 is an Autonomous System operated by OPTEAMAX-AS and registered in DE. As of Thu, 21 May 2026 11:05:11 GMT, it announces 5 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48200 announces 5 distinct routed prefixes. The 5-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
26 distinct peers via BGP. The first 26 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS212024 | RISSON | FR |
| AS204197 | JDGROUP-AS1 | DE |
| AS204092 | GRIFON | FR |
| AS204053 | ADESTIS-NET | DE |
| AS200548 | WEBHOSTER | DE |
| AS56655 | GIGAHOST | NO |
| AS48362 | TKSWF-AS | AT |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35710 | WEBERCLOUD | DE |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS29632 | NASSIST-AS | BG |
| AS29423 | GRIDSCALE | DE |
| AS29390 | CTU-AS | BG |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS23764 | CTGNET CTGNet | HK |
| AS20755 | NET-LAB Frankfurter Str. 99 | DE |
| AS12779 | ITGATE | IT |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS3331 | OPENXS-AS | DE |
| AS3320 | DTAG Internet service provider operations | DE |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1836 | GREEN green.ch AG Autonomous System | CH |
Blast radius
Approximate count of dependent hostnames if AS48200 disappeared from the routing table.
~342 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:05:11 GMT.
MOAS / hijack watch
Prefixes routed by AS48200 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 AS48200 is unique to AS48200 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48200.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48200"})-[: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.