External DocumentationTo learn more, visit the IBM X Force documentation.
Actions
List IP Categories
Return a list of IP categories provided by XFE.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"name": "Spam",
"description": "This category lists IP addresses that were seen sending out spam."
},
{
"name": "Anonymisation Services",
"description": "This category contains IP addresses of Web proxies (websites that allow the user to anonymously view websites). Furthermore, IP addresses are listed that can be used directly to surf anonymously (e.g. by adding them to the browser configuration)."
},
{
"name": "Scanning IPs",
"description": "These IPs have been identified as illegally scanning networks for vulnerabilities."
},
{
"name": "Dynamic IPs",
"description": "This category contains IP addresses of dialup hosts and DSL lines."
},
]
Was this page helpful?