Export DCH Feed
Downloads the Spur DCH feed which provides a base level of knowledge to facilitate rules and security policies outside of specific anonymity services that Spur tracks.
External Documentation
To learn more, visit the Spur documentation.
Parameters
Parameter | Description |
---|---|
Fields | A comma separated list of fields to fetch. |
Output | The data output format as csv or json . |
Example Output
[
{
"asn": null,
"network": "156.38.209.120/29",
"organization": "xneelo-tscolo"
},
{
"asn": null,
"network": "169.60.21.16/28",
"organization": "QRadar on Cloud - Staging"
},
{
"asn": null,
"network": "217.182.232.240/29",
"organization": "OVH SAS"
},
{
"asn": null,
"network": "83.222.240.171/32",
"organization": "P1SB-7801017dab6a769c6008daa4e12f04d9f5897496"
},
{
"asn": null,
"network": "83.170.115.65/32",
"organization": "UK2 Customer"
},
{
"asn": null,
"network": "217.61.12.0/25",
"organization": "Aruba S.p.A."
},
{
"asn": null,
"network": "83.170.90.154/31",
"organization": "UK2 Customer"
},
{
"asn": null,
"network": "108.178.10.56/29",
"organization": "SG Hosting Inc."
},
{
"asn": null,
"network": "78.46.26.8/32",
"organization": "Timme Hosting GmbH \u0026 Co. KG"
},
{
"asn": null,
"network": "83.170.109.180/32",
"organization": "UK2 Customer"
}
]
Workflow Library Example
Export Dch Feed with Spur and Send Results Via Email
Preview this Workflow on desktop