diff --git a/.ssh/config.d/20_bullguard b/.ssh/config.d/20_bullguard
index 7247d3b8f23ae8e3ed10c4873df910fc12a9d61a..6ca5a230d6f2021d0de59e5143ce94806b031b5b 100644
--- a/.ssh/config.d/20_bullguard
+++ b/.ssh/config.d/20_bullguard
@@ -96,6 +96,11 @@ IdentityFile ~/.ssh/bullguard-dev-new_rsa
 User ubuntu
 ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
 
+Host dev-csp-scanner.dojo-labs.com
+HostName 163.172.129.245
+User root
+IdentityFile ~/.ssh/bullguard-dev_rsa
+
 Host dev-scanner.dojo-labs.com
 HostName 51.15.82.149
 User root