We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279d488 commit 30e2f4eCopy full SHA for 30e2f4e
src/riskdb/builder/obj/asn.py
@@ -6,7 +6,7 @@
6
7
ASN_KINDS = ['hosting', 'vpn', 'scanner', 'crawler', 'isp', 'education']
8
ASN_FIND = {
9
- 'hosting': ['host', 'cloud', 'server', 'datacenter', 'data center'],
+ 'hosting': ['host', 'cloud', 'server', 'datacenter', 'data center', 'rack'],
10
'isp': ['tel', 'mobil'],
11
'education': [
12
'university', 'universitat', 'universitaris', 'universitaet', 'universities',
0 commit comments