Autonomous System
AS13009 — VDATA(GB)
Last fetched
AS13009 is an Autonomous System operated by VDATA and registered in GB. As of Thu, 21 May 2026 00:58:34 GMT, it announces 27 routed IP prefixes and peers with 30 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS13009 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.14.252.0/24
- 46.235.168.0/21
- 62.89.144.0/24
- 83.98.10.0/24
- 85.118.0.0/19
- 91.209.34.0/24
- 91.232.104.0/24
- 94.199.144.0/21
- 147.249.97.0/24
- 163.160.252.0/24
- 178.250.96.0/21
- 185.31.224.0/22
- 185.46.75.0/24
- 185.65.100.0/22
- 185.81.160.0/22
- 185.81.162.0/24
- 185.95.175.0/24
- 188.95.128.0/21
- 188.95.135.0/24
- 192.166.136.0/24
- 195.130.210.0/24
- 212.44.20.0/24
- 212.196.216.0/24
- 213.146.128.0/19
- 213.146.146.0/24
Peering ecosystem
30 distinct peers via BGP. The first 30 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS207552 | CAMBRIDGE-CONSULTANTS | GB |
| AS205106 | PEASOUP | GB |
| AS198801 | YOUR-HOUSING-GROUP-AS | GB |
| AS62364 | PLYMOUTH-CITY-COUNCIL | GB |
| AS50304 | BLIX | NO |
| AS50300 | CUSTDC | GB |
| AS48362 | TKSWF-AS | AT |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS42096 | KEWEGO-AS | FR |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31463 | FOURD-AS | GB |
| AS30914 | IOKO-AS | GB |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20562 | OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The Netherlands | NL |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS15533 | SASEUROPE | GB |
| AS15324 | BARRACUDA-NETWORKS-INC - Barracuda Networks, Inc. | US |
| AS12779 | ITGATE | IT |
| AS8419 | HOTCHILLI | GB |
| AS8218 | NEO-ASN Zayo Europe | FR |
| AS7575 | AARNET-AS-AP Australian Academic and Research Network AARNet | AU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS5552 | DIALNET-UK | GB |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3216 | SOVAM-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS13009 disappeared from the routing table.
~2,033 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:58:34 GMT.
MOAS / hijack watch
Prefixes routed by AS13009 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 AS13009 is unique to AS13009 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS13009.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS13009"})-[: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.