Neutrino
Neutrino API launched back in 2013 on a mission to fix those inherently complex problems which crop up on almost all software projects. The Neutrino API platform provides a highly available, performant global network that lets developers focus on their product and not on building and maintaining complex in-house tools not relevant to their core business.
Connect Neutrino with Devo SOAR
Navigate to Automations > Integrations.
Search for Neutrino.
Click Details, then the + icon. Enter the required information in the following fields.
Label: Enter a connection name.
Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).
Remote Agent: Run this integration using the Devo SOAR Remote Agent.
User: User ID for Neutrino.
API Key: The API key to connect to the Neutrino.
After you've entered all the details, click Connect.
Actions for Neutrino
IP Blocklist
The IP Blocklist API will detect potentially malicious or dangerous IP addresses.
Input Field
Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.
Input Name | Description | Required |
---|---|---|
Column name | Column name from parent table to lookup value for IPs to check. | Required |
Host Reputation
Check the reputation of an IP address OR domain against a comprehensive list of blacklists and blocklists.
Input Field
Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.
Input Name | Description | Required |
---|---|---|
Column name | Column name from parent table to lookup value for hosts to check. | Required |
IP Info
Get location information about an IP address.
Input Field
Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.
Input Name | Description | Required |
---|---|---|
Column name | Column name from parent table to lookup values for IP to check. | Required |
URL Info
Determine if a URL is well-formed and actually hosting real content. Determine many of the URLs properties such as its current HTTP status, content size, type, encoding, and load time.
Input Field
Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.
Input Name | Description | Required |
---|---|---|
Column name | Column name from parent table to lookup value for URL to check. | Required |
Release Notes
v2.0.0
- Updated architecture to support IO via filesystemv1.0.8
- Added documentation link in the automation library.