Autonomous System
AS50113 — SUPERSERVERSDATACENTER(GB)
Last fetched
AS50113 is an Autonomous System operated by SUPERSERVERSDATACENTER and registered in GB. As of Thu, 21 May 2026 10:31:50 GMT, it announces 43 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS50113 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.101.88.0/24
- 91.217.77.0/24
- 132.243.27.0/24
- 185.174.139.0/24
- 185.188.180.0/24
- 192.162.100.0/24
- 192.162.101.0/24
- 192.162.102.0/24
- 192.162.103.0/24
- 193.0.200.0/24
- 193.0.202.0/24
- 193.0.203.0/24
- 193.168.226.0/24
- 194.63.141.0/24
- 194.63.143.0/24
- 2a04:5200:1::/48
- 2a04:5200:3::/48
- 2a04:5200:4::/48
- 2a04:5200:7::/48
- 2a04:5200:9::/48
- 2a04:5200:a::/48
- 2a04:5200:50::/48
- 2a04:5200:121::/48
- 2a04:5200:20a::/48
- 2a04:5200:d21::/48
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS207569 | I-SERVERS-NORTH-EU to AS51765 announce AS207569 | GB |
| AS205125 | IPV6-TUNNELBROKER-ASN | AE |
| AS205090 | FIRST-SERVER-EUROPE | GB |
| AS204997 | FIRSTBYTE-AS | GB |
| AS204339 | — | GB |
| AS202984 | TEAM-HOST AS | RU |
| AS202306 | HOSTGLOBALPLUS-AS | GB |
| AS62255 | BEMYLINK | SI |
| AS56630 | MELBICOM-EU-AS Melbikomas UAB | LT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35598 | INETCOM | RU |
| AS34927 | IFOG-GMBH | CH |
| AS31500 | GNM-AS | AG |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS50113 disappeared from the routing table.
~499 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:31:50 GMT.
MOAS / hijack watch
Prefixes routed by AS50113 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 AS50113 is unique to AS50113 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS50113.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS50113"})-[: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.