URLVoid

Integration version: 11.0

Configure URLVoid to work with Google Security Operations

API

For configuring URLVoid to work with Google SecOps, the process is thesame as for APIVoid.

  1. To obtain your personal API Key, please sign in to yourAPIVoidaccount.

  2. Click on the one of the twoMy API Keys buttons to get to the page whereis your API key stored.

  3. Once you get to the page with relevant key, click thecopy button tocopy your key to the clipboard, which will be later used in this integrationconfiguration with Google SecOps.

Network

FunctionDefault PortDirectionProtocol
APIMultivaluesOutboundapikey

Configure URLVoid integration in Google SecOps

For detailed instructions on how to configure an integration inGoogle SecOps, seeConfigureintegrations.

Actions

Get domain reputation

Description

Check if a domain is blacklisted by a popular and trusted domain blacklistservices. The multiple domain blacklist services are used in order to betteridentify potentially malicious and fraudulent websites involved in malwaredistribution, phishing incidents, and fake online shops.

Parameters

ParameterTypeDefault ValueDescription
ThresholdString0Domain risk threshold.

Run On

This action runs on the following entities:

  • Hostname
  • URL

Action Results

Entity Enrichment
Enrichment Field NameLogic - When to apply
alexa_top_100kReturns if it exists in JSON result
domain_lengthReturns if it exists in JSON result
alexa_top_10kReturns if it exists in JSON result
blacklistsReturns if it exists in JSON result
scantimeReturns if it exists in JSON result
detection_rateReturns if it exists in JSON result
detectionsReturns if it exists in JSON result
engines_countReturns if it exists in JSON result
enginesReturns if it exists in JSON result
engineReturns if it exists in JSON result
detectedReturns if it exists in JSON result
confidenceReturns if it exists in JSON result
referenceReturns if it exists in JSON result
region_nameReturns if it exists in JSON result
reverse_dnsReturns if it exists in JSON result
ipReturns if it exists in JSON result
ispReturns if it exists in JSON result
continent_codeReturns if it exists in JSON result
latitudeReturns if it exists in JSON result
city_nameReturns if it exists in JSON result
longitudeReturns if it exists in JSON result
country_codeReturns if it exists in JSON result
country_nameReturns if it exists in JSON result
continent_nameReturns if it exists in JSON result
Insights

N/A

Script Result
Script Result NameValue OptionsExample
successTrue/Falsesuccess:False
JSON Result
[{"EntityResult":{"alexa_top_100k":false,"domain_length":17,"alexa_top_10k":false,"blacklists":{"scantime":"0.07","detection_rate":"0%","detections":0,"engines_count":29,"engines":[{"engine":"ThreatLog","detected":false,"confidence":"high","reference":"http://www.threatlog.com/"},{"engine":"Threat Sourcing","detected":false,"confidence":"high","reference":"https://www.threatsourcing.com/"},{"engine":"URLVir","detected":false,"confidence":"high","reference":"http://www.urlvir.com/"}]},"server":{"region_name":null,"reverse_dns":"","ip":"","isp":null,"continent_code":null,"latitude":null,"city_name":null,"longitude":null,"country_code":null,"country_name":null,"continent_name":null},"host":"qotaerltozres.com","most_abused_tld":false,"alexa_top_250k":false},"Entity":"qotaerltozres.com"},"Entity":"1.1.1.1"}]

Ping

Description

Test Connectivity.

Parameters

N/A

Run On

This action runs on all entities.

Action Results

Entity Enrichment

N/A

Insights

N/A

Script Result
Script Result NameValue OptionsExample
successTrue/Falsesuccess:False
JSON Result
N/A

Need more help?Get answers from Community members and Google SecOps professionals.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-19 UTC.