Autonomous System
AS57793 — THIRTEENTEN(GB)
Last fetched
AS57793 is an Autonomous System operated by THIRTEENTEN and registered in GB. As of Thu, 21 May 2026 12:31:17 GMT, it announces 22 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS57793 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.83.168.0/22
- 91.227.26.0/24
- 95.131.81.0/24
- 95.131.82.0/23
- 95.131.84.0/22
- 130.193.78.0/24
- 134.0.16.0/21
- 185.19.150.0/24
- 185.27.32.0/22
- 185.42.196.0/22
- 185.53.92.0/22
- 185.75.120.0/22
- 185.164.44.0/22
- 188.114.112.0/21
- 193.47.147.0/24
- 212.18.110.0/24
- 2a02:ef8::/32
- 2a05:5241::/32
- 2a05:5242::/32
- 2a05:5243::/32
- 2a05:5240::/29
- 2a12:8400::/32
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3216 | SOVAM-AS | RU |
| AS61049 | EXASCALE | GB |
| AS50304 | BLIX | NO |
| AS48362 | TKSWF-AS | AT |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35280 | F5 | FR |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31500 | GNM-AS | AG |
| AS25098 | NETCALIBRE | GB |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS12779 | ITGATE | IT |
| AS8359 | MTS | RU |
| AS7575 | AARNET-AS-AP Australian Academic and Research Network AARNet | AU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5511 | OPENTRANSIT | FR |
MOAS / hijack watch
Prefixes routed by AS57793 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 AS57793 is unique to AS57793 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS57793.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS57793"})-[: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.