researchscan.comsys.rwth-aachen.de

academic researchscan\.comsys\.rwth-aachen\.de

Academic network measurement and analysis

About this crawler

researchscan.comsys.rwth-aachen.de is a web crawler identified by the regular-expression pattern researchscan\.comsys\.rwth-aachen\.de in the User-Agent request header. It is categorised as academic. Use the regex above to detect, log, allow, or block researchscan.comsys.rwth-aachen.de traffic in your web server, CDN edge rules, or robots.txt.

Block-rate · top 25k sites

No block-rate data for this crawler.

Technical details

Name
researchscan.comsys.rwth-aachen.de
Pattern
researchscan\.comsys\.rwth-aachen\.de
Tags
academic
Reference
https://researchscan.comsys.rwth-aachen.de/
Added
2026/04/17
Instances
1 known sample(s)

Sample User-Agent strings

Mozilla/5.0 researchscan.comsys.rwth-aachen.de

Block this crawler

robots.txt — disallow researchscan.comsys.rwth-aachen.de:

User-agent: researchscan.comsys.rwth-aachen.de Disallow: /

Apache .htaccess — return 403:

RewriteEngine On RewriteCond %{HTTP_USER_AGENT} researchscan\.comsys\.rwth-aachen\.de [NC] RewriteRule .* - [F,L]

Nginx — return 403 inside a server block:

if ($http_user_agent ~* "researchscan\\.comsys\\.rwth-aachen\\.de") { return 403; }
← back to all crawlers