Autonomous System
AS3170 — VELOXSERV(GB)
Last fetched
AS3170 is an Autonomous System operated by VELOXSERV and registered in GB. As of Wed, 20 May 2026 21:55:06 GMT, it announces 81 routed IP prefixes and peers with 49 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3170 announces 81 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.58.193.0/24
- 5.200.39.0/24
- 5.200.40.0/24
- 5.200.41.0/24
- 5.200.43.0/24
- 5.254.71.0/24
- 37.57.89.0/24
- 45.39.139.0/24
- 45.89.139.0/24
- 45.91.164.0/22
- 45.114.180.0/22
- 45.145.166.0/24
- 45.154.104.0/24
- 62.168.193.0/24
- 83.172.156.0/23
- 83.172.158.0/24
- 83.172.159.0/24
- 83.172.160.0/23
- 83.229.52.0/22
- 83.229.56.0/24
- 91.149.132.0/24
- 91.227.69.0/24
- 92.38.86.0/24
- 92.45.232.0/21
- 92.122.212.0/22
Peering ecosystem
49 distinct peers via BGP. The first 49 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS399275 | Secretaria de Energia | US |
| AS215759 | NO-OSSELLE-AS | GB |
| AS215453 | ELIVELTON PEREIRA DA SILVA | GB |
| AS215066 | APOLLO-AS-AP Apollo Labs Pty Ltd | GB |
| AS214199 | SYICT-AS-KR SY ICT | GB |
| AS213692 | IDNIC-MAYATAMA-AS-ID PT Mayatama Solusindo | GB |
| AS212806 | Adalberto Goncalves Nogueira Me | GB |
| AS212683 | IDNIC-FAAZ-AS-ID PT Faaz Awan Digital | GB |
| AS212396 | AKRIKHIN-AS | GB |
| AS211956 | Upperling-AS | GB |
| AS210495 | VWMEDIA | GB |
| AS210192 | NOX INFORMATICA EIRELI - ME | GB |
| AS207080 | NA-DC - International Flavors & Fragrances, Inc. | GB |
| AS206924 | BENJOJONET | GB |
| AS205739 | BERGENKOMMUNE-AS | GB |
| AS205479 | SKY-FI-CA - Sky-Fi Wireless | GB |
| AS204769 | CASEYCITYCOUNCIL-AS-AP Casey City Council | US |
| AS204208 | PERAVIX | GB |
| AS203589 | GRUPPOEURIS-AS | GB |
| AS203363 | Fresnel Conectividade Eireli ME | GB |
| AS203064 | Wnet Telecom e Informatica EIRELI | GB |
| AS201971 | Dotmac-Tech | GB |
| AS201579 | HALTONDC - Halton Datacenter Inc. | GB |
| AS201433 | GR-AUTOHELLAS-ASN01 | GB |
| AS200558 | INDEPENDENT-MONITORING-SERVICES-PTY-LTD | AE |
| AS199649 | DISHAWAVESINFONET-AS DISHAWAVES INFONET PVT. LTD | GB |
| AS199283 | OCITOKEN::202734:6db737aa67e60ec6f26ffa3e58a0712afd8aa7dce13b4875d32ae9f3d95ffed4 | GB |
| AS199129 | XYNERGY | GB |
| AS198174 | VOA INTERNET | GB |
| AS197685 | SPL-HQ - Sound, Production & Lighting LLC | GB |
| AS152586 | NXP-BUILD - Willis Towers Watson | IN |
| AS60262 | OST-LLC-AS St.Petersburg | NL |
| AS59410 | RMRS-AS | GB |
| AS57782 | GNA-AS Global NOG Alliance | SE |
| AS57483 | EMIS-AS | GB |
| AS50673 | PUBGROUPE-FR publicisgroupe france | NL |
| AS49485 | PROVODOV_NET-AS | GB |
| AS48628 | BEAMING | GB |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS43851 | TELEMACH-AS | GB |
| AS34549 | TELESMART-AS | DE |
| AS22665 | PROMINIC-NET-INC - Prominic.NET, Inc. | US |
| AS21339 | UBBNET | GB |
| AS12297 | TELECOM-ARMENIA Telecom Armenia AS | AM |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | US |
Blast radius
Approximate count of dependent hostnames if AS3170 disappeared from the routing table.
~964 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:55:06 GMT.
MOAS / hijack watch
Prefixes routed by AS3170 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 AS3170 is unique to AS3170 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3170.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3170"})-[: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.