A Dark Web Service entity represents the platform where a communication occurs, and its type is set to ddw_service.
Object Attributes
Dark Web Service objects contains the following attributes:
name: <string> the name of the service, provided by the original platform.description: <string> the description of the service.original_id: <string> the identifier assigned to the service by the original platform.url: <string> the URL of the service.domain: <string> the domain on which the service is hosted.
Relationships
In addition to the previously described attributes, service objects contain relationships with other objects in our dataset that can be retrieved as explained in the Relationships section.
The following table shows a summary of available relationships.
| Relationship | Return object type |
|---|---|
| communications | List of Dark Web Communications belonging to the service. |
