APIVoid

Download 3
Last updated Dec 19, 2025

apivoid-check-domain

Check domain reputation from APIVoid service.

Syntax

apivoid-check-domain domain=DOMAIN [profile=PROFILE]
domain=DOMAIN
Required. Domain to check reputation. e.g. google.com
profile=PROFILE
Optional. Connect profile code

Output Fields

FieldTypeNameDescription
profileStringProfileAPIVoid connect profile code
domainStringDomainChecked domain
risk_scoreIntegerRisk scoreRisk score (0-100)
detect_countIntegerDetect countNumber of blacklist detections
engine_countIntegerEngine countTotal number of blacklist engines
detection_rateIntegerDetection rateDetection rate percentage
ipIP addressIPServer IP address
reverse_dnsStringReverse DNSReverse DNS hostname
continent_codeStringContinent codee.g. NA
continent_nameStringContinent namee.g. North America
countryStringCountryISO 2 country code. e.g. US
country_nameStringCountry namee.g. United States
regionStringRegione.g. California
cityStringCitye.g. Mountain View
latitudeFloatLatitudee.g. 37.405992
longitudeFloatLongitudee.g. -122.078515
ispStringISPe.g. Google LLC
asnStringASNe.g. AS15169
is_free_hostingBoolIs free hostingTrue if free hosting
is_anonymizerBoolIs anonymizerTrue if anonymizer service
is_url_shortenerBoolIs URL shortenerTrue if URL shortener
is_free_dynamic_dnsBoolIs free dynamic DNSTrue if free dynamic DNS
is_code_sandboxBoolIs code sandboxTrue if code sandbox
is_form_builderBoolIs form builderTrue if form builder
is_free_file_sharingBoolIs free file sharingTrue if free file sharing
is_pastebinBoolIs pastebinTrue if pastebin
is_most_abused_tldBoolIs most abused TLDTrue if risky TLD
is_domain_blacklistedBoolIs blacklistedTrue if blacklisted
website_popularityStringWebsite popularitylow/medium/high
is_risky_categoryBoolIs risky categoryTrue if risky category
elapsed_msIntegerElapsed msAPI response time in milliseconds
enginesListEnginesBlacklist engines with detection status
server_details_rawMapServer details rawRaw server_details object
category_rawMapCategory rawRaw category object
security_checks_rawMapSecurity checks rawRaw security_checks object