Skip to main content

APIVoid

This Integration is part of the APIVoid Pack.#

APIVoid wraps up a number of services such as ipvoid & urlvoid.

Configure APIVoid on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for APIVoid.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    API KEYTrue
    Benign Reputation (Percentage)If the percentage of detections is BELOW this value, the indicator is considered BenignTrue
    Suspicious Reputation (Percentage)If the percentage of detections is ABOVE this value, the indicator is considered SuspiciousTrue
    Malicious Reputation (Percentage)If the percentage of detections is ABOVE this value, the indicator is considered MaliciousTrue
    MaliciousConsider the indicator malicious if either Suspicious or MaliciousTrue
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

apivoid-ip#


Returns the reputation and extended context of the IP.

Base Command#

apivoid-ip

Input#

Argument NameDescriptionRequired
ipThe IP to query.Required

Context Output#

PathTypeDescription
IP.AddressstringIP address
IP.DetectionEnginesnumberThe total number of engines that checked the indicator.
IP.Geounknown
IP.Geo.CountrystringThe country in which the IP address is located.
IP.Geo.DescriptionstringAdditional information about the location.
IP.Geo.LocationstringThe geolocation where the IP address is located, in the format: latitude:longitude.
IP.HostnamestringThe hostname that is mapped to this IP address.
IP.PositiveDetectionsnumberThe number of engines that positively detected the indicator as malicious.
DBotScoreunknown
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.ScorenumberThe actual score.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.
APIVoid.IP.anonymity.is_hostingboolean
APIVoid.IP.anonymity.is_proxyboolean
APIVoid.IP.anonymity.is_torboolean
APIVoid.IP.anonymity.is_vpnboolean
APIVoid.IP.anonymity.is_webproxyboolean
APIVoid.IP.blacklists.detection_ratestring
APIVoid.IP.blacklists.detectionsnumber
APIVoid.IP.blacklists.engines.detectedboolean
APIVoid.IP.blacklists.engines.elapsedstring
APIVoid.IP.blacklists.engines.enginestring
APIVoid.IP.blacklists.engines.referencestring
APIVoid.IP.blacklists.engines_countnumber
APIVoid.IP.blacklists.scantimestring
APIVoid.IP.information.ispstring
APIVoid.IP.information.latitudestring
APIVoid.IP.information.reverse_dnsstring
APIVoid.IP.information.longitudestring
APIVoid.IP.information.country_calling_codestring
APIVoid.IP.information.country_namestring
APIVoid.IP.information.region_namestring
APIVoid.IP.information.country_codestring
APIVoid.IP.information.continent_namestring
APIVoid.IP.information.continent_codestring
APIVoid.IP.information.country_currencystring
APIVoid.IP.information.city_namestring
APIVoid.IP.ipstring

apivoid-domain#


Returns the reputation of the domain.

Base Command#

apivoid-domain

Input#

Argument NameDescriptionRequired
domainThe Domain to query.Required

Context Output#

PathTypeDescription
Domainunknown
Domain.DNSstringA list of IP objects resolved by DNS.
Domain.DetectionEnginesnumberThe total number of engines that checked the indicator.
Domain.NamestringThe domain name, for example: "google.com".
Domain.PositiveDetectionsnumberThe number of engines that positively detected the indicator as malicious.
DBotScoreunknown
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.ScorenumberThe actual score.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.
APIVoid.Domain.alexa_top_100kboolean
APIVoid.Domain.domain_lengthnumber
APIVoid.Domain.server.ispstring
APIVoid.Domain.server.ipstring
APIVoid.Domain.server.latitudestring
APIVoid.Domain.server.reverse_dnsstring
APIVoid.Domain.server.longitudestring
APIVoid.Domain.server.country_namestring
APIVoid.Domain.server.region_namestring
APIVoid.Domain.server.country_codestring
APIVoid.Domain.server.continent_namestring
APIVoid.Domain.server.continent_codestring
APIVoid.Domain.server.city_namestring
APIVoid.Domain.alexa_top_250kboolean
APIVoid.Domain.alexa_top_10kboolean
APIVoid.Domain.most_abused_tldboolean
APIVoid.Domain.hoststring
APIVoid.Domain.blacklists.detection_ratestring
APIVoid.Domain.blacklists.detectionsnumber
APIVoid.Domain.blacklists.engines.confidencestring
APIVoid.Domain.blacklists.engines.detectedboolean
APIVoid.Domain.blacklists.engines.elapsedstring
APIVoid.Domain.blacklists.engines.enginestring
APIVoid.Domain.blacklists.engines.referencestring
APIVoid.Domain.blacklists.engines_countnumber
APIVoid.Domain.blacklists.scantimestring
APIVoid.Domain.category.is_anonymizerboolean
APIVoid.Domain.category.is_free_dynamic_dnsboolean
APIVoid.Domain.category.is_free_hostingboolean
APIVoid.Domain.category.is_url_shortenerboolean

apivoid-url#


Returns the reputation of the URL.

Notice: Submitting indicators using this command might make the indicator data publicly available. See the vendor’s documentation for more details.

Base Command#

apivoid-url

Input#

Argument NameDescriptionRequired
urlThe URL to query.Required

Context Output#

PathTypeDescription
URLunknown
URL.DatastringThe URL
URL.DetectionEnginesnumberThe total number of engines that checked the indicator.
URL.PositiveDetectionsnumberThe number of engines that positively detected the indicator as malicious.
DBotScoreunknown
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.ScorenumberThe actual score.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.
APIVoid.URL.risk_score.resultnumber
APIVoid.URL.domain_blacklist.detectionsnumber
APIVoid.URL.domain_blacklist.engines.detectedboolean
APIVoid.URL.domain_blacklist.engines.namestring
APIVoid.URL.domain_blacklist.engines.referencestring
APIVoid.URL.geo_location.countriesstring
APIVoid.URL.server_details.ispstring
APIVoid.URL.server_details.ipstring
APIVoid.URL.server_details.latitudestring
APIVoid.URL.server_details.longitudestring
APIVoid.URL.server_details.hostnamestring
APIVoid.URL.server_details.country_namestring
APIVoid.URL.server_details.region_namestring
APIVoid.URL.server_details.country_codestring
APIVoid.URL.server_details.continent_namestring
APIVoid.URL.server_details.continent_codestring
APIVoid.URL.server_details.city_namestring
APIVoid.URL.response_headers.serverstring
APIVoid.URL.response_headers.codenumber
APIVoid.URL.response_headers.content-typestring
APIVoid.URL.response_headers.datedate
APIVoid.URL.response_headers.cache-controlstring
APIVoid.URL.response_headers.host-headerstring
APIVoid.URL.response_headers.statusstring
APIVoid.URL.response_headers.x-redirect-bystring
APIVoid.URL.response_headers.expiresdate
APIVoid.URL.response_headers.locationstring
APIVoid.URL.response_headers.content-lengthstring
APIVoid.URL.response_headers.upgradestring
APIVoid.URL.response_headers.connectionstring
APIVoid.URL.security_checks.is_windows_exe_file_on_ipv4boolean
APIVoid.URL.security_checks.is_credit_card_formboolean
APIVoid.URL.security_checks.is_windows_exe_file_on_free_hostingboolean
APIVoid.URL.security_checks.is_linux_elf_file_on_ipv4boolean
APIVoid.URL.security_checks.is_linux_elf_file_on_free_hostingboolean
APIVoid.URL.security_checks.is_masked_windows_exe_fileboolean
APIVoid.URL.security_checks.is_zip_on_directory_listingboolean
APIVoid.URL.security_checks.is_masked_linux_elf_fileboolean
APIVoid.URL.security_checks.is_sinkholed_domainboolean
APIVoid.URL.security_checks.is_suspended_pageboolean
APIVoid.URL.security_checks.is_suspicious_file_extensionboolean
APIVoid.URL.security_checks.is_uncommon_clickable_urlboolean
APIVoid.URL.security_checks.is_suspicious_contentboolean
APIVoid.URL.security_checks.is_risky_geo_locationboolean
APIVoid.URL.security_checks.is_php_on_directory_listingboolean
APIVoid.URL.security_checks.is_doc_on_directory_listingboolean
APIVoid.URL.security_checks.is_doc_on_directory_listingboolean
APIVoid.URL.security_checks.is_empty_page_titleboolean
APIVoid.URL.security_checks.is_login_formboolean
APIVoid.URL.security_checks.is_robots_noindexboolean
APIVoid.URL.security_checks.is_suspicious_domainboolean
APIVoid.URL.security_checks.is_windows_exe_file_on_free_dynamic_dnsboolean
APIVoid.URL.security_checks.is_most_abused_tldboolean
APIVoid.URL.security_checks.is_linux_elf_file_on_free_dynamic_dnsboolean
APIVoid.URL.security_checks.is_suspicious_url_patternboolean
APIVoid.URL.security_checks.is_valid_httpsboolean
APIVoid.URL.security_checks.is_exe_on_directory_listingboolean
APIVoid.URL.security_checks.is_pdf_on_directory_listingboolean
APIVoid.URL.security_checks.is_host_an_ipv4boolean
APIVoid.URL.security_checks.is_domain_blacklistedboolean
APIVoid.URL.security_checks.is_china_countryboolean
APIVoid.URL.security_checks.is_windows_exe_fileboolean
APIVoid.URL.security_checks.is_masked_fileboolean
APIVoid.URL.security_checks.is_email_address_on_url_queryboolean
APIVoid.URL.security_checks.is_phishing_heuristicboolean
APIVoid.URL.security_checks.is_non_standard_portboolean
APIVoid.URL.security_checks.is_linux_elf_fileboolean
APIVoid.URL.security_checks.is_defaced_heuristicboolean
APIVoid.URL.security_checks.is_directory_listingboolean
APIVoid.URL.dns_records.mx.records.country_codestring
APIVoid.URL.dns_records.ns.records.country_namestring
APIVoid.URL.dns_records.ns.records.ipstring
APIVoid.URL.dns_records.ns.records.ispstring
APIVoid.URL.dns_records.ns.records.targetstring
APIVoid.URL.redirection.externalboolean
APIVoid.URL.redirection.foundboolean
APIVoid.URL.redirection.urlstring
APIVoid.URL.urlstring
APIVoid.URL.url_parts.hoststring
APIVoid.URL.url_parts.host_nowwwstring
APIVoid.URL.url_parts.pathstring
APIVoid.URL.url_parts.portnumber
APIVoid.URL.url_parts.querystring
APIVoid.URL.url_parts.schemestring
APIVoid.URL.site_category.is_anonymizerboolean
APIVoid.URL.site_category.is_free_dynamic_dnsboolean
APIVoid.URL.site_category.is_free_hostingboolean
APIVoid.URL.site_category.is_torrentboolean
APIVoid.URL.site_category.is_url_shortenerboolean
APIVoid.URL.site_category.is_vpn_providerboolean
APIVoid.URL.web_page.descriptionstring
APIVoid.URL.web_page.keywordsstring
APIVoid.URL.web_page.titlestring
APIVoid.URL.html_forms.credit_card_field_presentboolean
APIVoid.URL.html_forms.email_field_presentboolean
APIVoid.URL.html_forms.number_of_total_formsnumber
APIVoid.URL.html_forms.number_of_total_input_fieldsnumber
APIVoid.URL.html_forms.password_field_presentboolean
APIVoid.URL.html_forms.two_text_inputs_in_a_formboolean
APIVoid.URL.file_type.extensionstring
APIVoid.URL.file_type.headersstring
APIVoid.URL.file_type.signaturestring

ip#


Returns the reputation of the IP.

Base Command#

ip

Input#

Argument NameDescriptionRequired
ipThe IP to query.Required

Context Output#

PathTypeDescription
IPunknown
IP.AddressstringIP address
IP.DetectionEnginesnumberThe total number of engines that checked the indicator.
IP.Geounknown
IP.Geo.CountrystringThe country in which the IP address is located.
IP.Geo.DescriptionstringAdditional information about the location.
IP.Geo.LocationstringThe geolocation where the IP address is located, in the format: latitude:longitude.
IP.HostnamestringThe hostname that is mapped to this IP address.
IP.PositiveDetectionsnumberThe number of engines that positively detected the indicator as malicious.
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.ScorenumberThe actual score.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.

domain#


Returns the reputation of the domain.

Base Command#

domain

Input#

Argument NameDescriptionRequired
domainThe Domain to query.Required

Context Output#

PathTypeDescription
Domain.DNSstringA list of IP objects resolved by DNS.
Domain.DetectionEnginesnumberThe total number of engines that checked the indicator.
Domain.NamestringThe domain name, for example: "google.com".
Domain.PositiveDetectionsnumberThe number of engines that positively detected the indicator as malicious.
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.ScorenumberThe actual score.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.

url#


Returns the reputation of the URL.

Notice: Submitting indicators using this command might make the indicator data publicly available. See the vendor’s documentation for more details.

Base Command#

url

Input#

Argument NameDescriptionRequired
urlThe URL to query.Required

Context Output#

PathTypeDescription
URL.DatastringThe URL
URL.DetectionEnginesnumberThe total number of engines that checked the indicator.
URL.PositiveDetectionsnumberThe number of engines that positively detected the indicator as malicious.
URL.RiskScorenumber
URL.Scorestring
DBotScoreunknown
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.ScorenumberThe actual score.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.

apivoid-dns-lookup#


Gets DNS records of a host.

Base Command#

apivoid-dns-lookup

Input#

Argument NameDescriptionRequired
hostHost to lookup.Required
typeThe DNS record type to lookup. Possible values are: A, AAAA, MX, NS, DMARK, Reverse, TXT, ANY, CNAME, SOA, SRV, CAA. Default is A.Required

Context Output#

PathTypeDescription
APIVoid.DNSunknown
APIVoid.DNS.items.hoststring
APIVoid.DNS.items.classstring
APIVoid.DNS.items.ttlnumber
APIVoid.DNS.items.typestring
APIVoid.DNS.items.ipstring
APIVoid.DNS.foundboolean
APIVoid.DNS.countnumber
APIVoid.DNS.items.ipv6string
APIVoid.DNS.items.prinumber
APIVoid.DNS.items.targetstring
APIVoid.DNS.items.txtstring
APIVoid.DNS.items.entriesunknown
APIVoid.DNS.items.mnamestring
APIVoid.DNS.items.rnamestring
APIVoid.DNS.items.serialnumber
APIVoid.DNS.items.refreshnumber
APIVoid.DNS.items.retrynumber
APIVoid.DNS.items.expirenumber
APIVoid.DNS.items.minimum-ttlnumber
APIVoid.DNS.items.weightnumber
APIVoid.DNS.items.portnumber
APIVoid.DNS.items.flagsnumber
APIVoid.DNS.items.tagstring
APIVoid.DNS.items.valuestring

apivoid-ssl-info#


Get useful SSL information from a remote host

Base Command#

apivoid-ssl-info

Input#

Argument NameDescriptionRequired
hostHost to lookup SSL.Required

Context Output#

PathTypeDescription
APIVoid.SSLunknown
APIVoid.SSL.foundboolean
APIVoid.SSL.fingerprintstring
APIVoid.SSL.deprecated_issuerboolean
APIVoid.SSL.expiredboolean
APIVoid.SSL.valid_peerboolean
APIVoid.SSL.hoststring
APIVoid.SSL.name_matchboolean
APIVoid.SSL.debug_messagestring
APIVoid.SSL.blacklistedboolean
APIVoid.SSL.validboolean
APIVoid.SSL.detailsunknown
APIVoid.SSL.details.extensionsunknown
APIVoid.SSL.details.extensions.authority_info_accessstring
APIVoid.SSL.details.extensions.authority_key_identifierstring
APIVoid.SSL.details.extensions.basic_constraintsstring
APIVoid.SSL.details.extensions.certificate_policiesstring
APIVoid.SSL.details.extensions.crl_distribution_pointsstring
APIVoid.SSL.details.extensions.extended_key_usagestring
APIVoid.SSL.details.extensions.key_usagestring
APIVoid.SSL.details.extensions.subject_key_identifierstring
APIVoid.SSL.details.hashstring
APIVoid.SSL.details.issuerunknown
APIVoid.SSL.details.issuer.common_namestring
APIVoid.SSL.details.issuer.countrystring
APIVoid.SSL.details.issuer.locationstring
APIVoid.SSL.details.issuer.organizationstring
APIVoid.SSL.details.issuer.organization_unitstring
APIVoid.SSL.details.issuer.statestring
APIVoid.SSL.details.signatureunknown
APIVoid.SSL.details.signature.serialstring
APIVoid.SSL.details.signature.serial_hexstring
APIVoid.SSL.details.signature.typestring
APIVoid.SSL.details.subjectunknown
APIVoid.SSL.details.subject.postal_codestring
APIVoid.SSL.details.subject.streetstring
APIVoid.SSL.details.subject.namestring
APIVoid.SSL.details.subject.organization_unitstring
APIVoid.SSL.details.subject.statestring
APIVoid.SSL.details.subject.organizationstring
APIVoid.SSL.details.subject.locationstring
APIVoid.SSL.details.subject.alternative_namesstring
APIVoid.SSL.details.subject.countrystring
APIVoid.SSL.details.subject.categorystring
APIVoid.SSL.details.subject.common_namestring
APIVoid.SSL.details.validityunknown
APIVoid.SSL.details.validity.days_leftnumber
APIVoid.SSL.details.validity.valid_fromdate
APIVoid.SSL.details.validity.valid_from_timestampdate
APIVoid.SSL.details.validity.valid_todate
APIVoid.SSL.details.validity.valid_to_timestampdate
APIVoid.SSL.details.versionstring

apivoid-email-verify#


Checks if an email address is disposable, if it has MX records, and more.

Base Command#

apivoid-email-verify

Input#

Argument NameDescriptionRequired
emailEmail address to lookup.Required

Context Output#

PathTypeDescription
APIVoid.Emailunknown
APIVoid.Email.emailstring
APIVoid.Email.valid_formatboolean
APIVoid.Email.usernamestring
APIVoid.Email.role_addressboolean
APIVoid.Email.suspicious_usernameboolean
APIVoid.Email.dirty_words_usernameboolean
APIVoid.Email.domainstring
APIVoid.Email.valid_tldboolean
APIVoid.Email.disposableboolean
APIVoid.Email.has_mx_recordsboolean
APIVoid.Email.free_emailboolean
APIVoid.Email.russian_free_emailboolean
APIVoid.Email.china_free_emailboolean
APIVoid.Email.suspicious_domainboolean
APIVoid.Email.did_you_meanstring
APIVoid.Email.dirty_words_domainboolean
APIVoid.Email.domain_popularboolean
APIVoid.Email.risky_tldboolean
APIVoid.Email.police_domainboolean
APIVoid.Email.government_domainboolean
APIVoid.Email.educational_domainboolean
APIVoid.Email.should_blockboolean
APIVoid.Email.scorenumber

apivoid-threatlog#


Check if a website is present on ThreatLog database

Base Command#

apivoid-threatlog

Input#

Argument NameDescriptionRequired
hostThe host the check.Required

Context Output#

PathTypeDescription
APIVoid.ThreatLog.detectedboolean
APIVoid.ThreatLog.hoststring
APIVoid.ThreatLog.scantimestring
Domain.NamestringThe domain name, for example: "google.com".

apivoid-parked-domain#


Detect if a domain (i.e google.com) is actually parked

Base Command#

apivoid-parked-domain

Input#

Argument NameDescriptionRequired
domainDomain to check.Required

Context Output#

PathTypeDescription
APIVoid.ParkedDomain.hoststring
APIVoid.ParkedDomain.parked_domainboolean
Domain.NamestringThe domain name, for example: "google.com".

apivoid-domain-age#


Get the registration date of a domain and the domain age in days

Base Command#

apivoid-domain-age

Input#

Argument NameDescriptionRequired
domainThe domain to check.Required

Context Output#

PathTypeDescription
APIVoid.DomainAge.debug_messagestring
APIVoid.DomainAge.domain_age_foundboolean
APIVoid.DomainAge.domain_age_in_daysnumber
APIVoid.DomainAge.domain_age_in_monthsnumber
APIVoid.DomainAge.domain_age_in_yearsnumber
APIVoid.DomainAge.domain_creation_datestring
APIVoid.DomainAge.domain_registeredstring
APIVoid.DomainAge.hoststring
Domain.CreationDatedateThe date that the domain was created.
Domain.NamestringThe domain name, for example: "google.com".

apivoid-url-to-image#


Capture a high-quality screenshot of any website or URL

Base Command#

apivoid-url-to-image

Input#

Argument NameDescriptionRequired
urlURL to capture screenshot of.Required

Context Output#

PathTypeDescription
File.SizenumberThe size of the file.
File.SHA1stringThe SHA1 hash of the file.
File.SHA256stringThe SHA256 hash of the file.
File.SHA512stringThe SHA512 hash of the file.
File.NamestringThe name of the file.
File.SSDeepstringThe SSDeep hash of the file.
File.EntryIDstringThe EntryID of the file.
File.InfostringInfo regarding the file.
File.TypestringThe type of the file.
File.MD5stringThe MD5 hash of the file.
File.ExtensionstringThe extension of the file.

apivoid-url-to-pdf#


Convert an URL info high-quality and printable PDF document

Base Command#

apivoid-url-to-pdf

Input#

Argument NameDescriptionRequired
urlURL to create PDF of.Required

Context Output#

PathTypeDescription
File.SizenumberThe size of the file.
File.SHA1stringThe SHA1 hash of the file.
File.SHA256stringThe SHA256 hash of the file.
File.SHA512stringThe SHA512 hash of the file.
File.NamestringThe name of the file.
File.SSDeepstringThe SSDeep hash of the file.
File.EntryIDstringThe EntryID of the file.
File.InfostringInfo regarding the file.
File.TypestringThe type of the file.
File.MD5stringThe MD5 hash of the file.
File.ExtensionstringThe extension of the file.

apivoid-url-to-html#


Get the body of an html page after javascript has been executed

Base Command#

apivoid-url-to-html

Input#

Argument NameDescriptionRequired
urlURL to create PDF of.Required

Context Output#

PathTypeDescription
File.SizenumberThe size of the file.
File.SHA1stringThe SHA1 hash of the file.
File.SHA256stringThe SHA256 hash of the file.
File.SHA512stringThe SHA512 hash of the file.
File.NamestringThe name of the file.
File.SSDeepstringThe SSDeep hash of the file.
File.EntryIDstringThe EntryID of the file.
File.InfostringInfo regarding the file.
File.TypestringThe type of the file.
File.MD5stringThe MD5 hash of the file.
File.ExtensionstringThe extension of the file.

apivoid-site-trustworthiness#


A smart API that accurately checks a website's trustworthiness.

Base Command#

apivoid-site-trustworthiness

Input#

Argument NameDescriptionRequired
hostThe host to check.Required

Context Output#

PathTypeDescription
APIVoid.SiteTrust.domain_blacklist.detectionsnumber
APIVoid.SiteTrust.domain_blacklist.engines.detectedboolean
APIVoid.SiteTrust.domain_blacklist.engines.namestring
APIVoid.SiteTrust.domain_blacklist.engines.referencestring
APIVoid.SiteTrust.geo_location.countriesunknown
APIVoid.SiteTrust.domain_age.domain_age_in_daysnumber
APIVoid.SiteTrust.domain_age.domain_age_in_monthsnumber
APIVoid.SiteTrust.domain_age.domain_age_in_yearsnumber
APIVoid.SiteTrust.domain_age.domain_creation_datestring
APIVoid.SiteTrust.domain_age.foundboolean
APIVoid.SiteTrust.server_details.ispstring
APIVoid.SiteTrust.server_details.ipstring
APIVoid.SiteTrust.server_details.latitudenumber
APIVoid.SiteTrust.server_details.longitudenumber
APIVoid.SiteTrust.server_details.hostnamestring
APIVoid.SiteTrust.server_details.country_namestring
APIVoid.SiteTrust.server_details.region_namestring
APIVoid.SiteTrust.server_details.country_codestring
APIVoid.SiteTrust.server_details.continent_namestring
APIVoid.SiteTrust.server_details.continent_codestring
APIVoid.SiteTrust.server_details.city_namestring
APIVoid.SiteTrust.response_headers.serverstring
APIVoid.SiteTrust.response_headers.content-encodingstring
APIVoid.SiteTrust.response_headers.codenumber
APIVoid.SiteTrust.response_headers.content-typestring
APIVoid.SiteTrust.response_headers.datedate
APIVoid.SiteTrust.response_headers.varystring
APIVoid.SiteTrust.response_headers.statusstring
APIVoid.SiteTrust.response_headers.x-amz-ridstring
APIVoid.SiteTrust.response_headers.content-lengthstring
APIVoid.SiteTrust.response_headers.connectionstring
APIVoid.SiteTrust.hoststring
APIVoid.SiteTrust.security_checks.is_website_popularboolean
APIVoid.SiteTrust.security_checks.is_suspended_siteboolean
APIVoid.SiteTrust.security_checks.is_domain_recentstring
APIVoid.SiteTrust.security_checks.is_heuristic_patternboolean
APIVoid.SiteTrust.security_checks.is_sinkholed_domainboolean
APIVoid.SiteTrust.security_checks.is_risky_geo_locationboolean
APIVoid.SiteTrust.security_checks.is_empty_page_titleboolean
APIVoid.SiteTrust.security_checks.is_robots_noindexboolean
APIVoid.SiteTrust.security_checks.is_suspicious_domainboolean
APIVoid.SiteTrust.security_checks.is_most_abused_tldboolean
APIVoid.SiteTrust.security_checks.is_valid_httpsboolean
APIVoid.SiteTrust.security_checks.is_domain_blacklistedboolean
APIVoid.SiteTrust.security_checks.is_email_configuredboolean
APIVoid.SiteTrust.security_checks.is_china_countryboolean
APIVoid.SiteTrust.security_checks.is_directory_listingboolean
APIVoid.SiteTrust.security_checks.is_free_emailboolean
APIVoid.SiteTrust.trust_score.resultnumber
APIVoid.SiteTrust.dns_recordsunknown
APIVoid.SiteTrust.redirection.externalboolean
APIVoid.SiteTrust.redirection.foundboolean
APIVoid.SiteTrust.redirection.urlstring
APIVoid.SiteTrust.url_parts.hoststring
APIVoid.SiteTrust.url_parts.host_nowwwstring
APIVoid.SiteTrust.url_parts.pathstring
APIVoid.SiteTrust.url_parts.portstring
APIVoid.SiteTrust.url_parts.querystring
APIVoid.SiteTrust.url_parts.schemestring
APIVoid.SiteTrust.ecommerce_platform.is_magentoboolean
APIVoid.SiteTrust.ecommerce_platform.is_opencartboolean
APIVoid.SiteTrust.ecommerce_platform.is_prestashopboolean
APIVoid.SiteTrust.ecommerce_platform.is_shopifyboolean
APIVoid.SiteTrust.ecommerce_platform.is_woocommerceboolean
APIVoid.SiteTrust.ecommerce_platform.is_zencartboolean
APIVoid.SiteTrust.web_page.descriptionstring
APIVoid.SiteTrust.web_page.keywordsstring
APIVoid.SiteTrust.web_page.titlestring
APIVoid.SiteTrust.targeted_brands.patagoniaboolean
APIVoid.SiteTrust.targeted_brands.rolexboolean
APIVoid.SiteTrust.targeted_brands.timberlandboolean
APIVoid.SiteTrust.targeted_brands.hugobossboolean
APIVoid.SiteTrust.targeted_brands.monclerboolean
APIVoid.SiteTrust.targeted_brands.longchampboolean
APIVoid.SiteTrust.targeted_brands.abercrombieboolean
APIVoid.SiteTrust.targeted_brands.montblancboolean
APIVoid.SiteTrust.targeted_brands.carharttboolean
APIVoid.SiteTrust.targeted_brands.raybanboolean
APIVoid.SiteTrust.targeted_brands.drmartensboolean
APIVoid.SiteTrust.targeted_brands.hermesboolean
APIVoid.SiteTrust.targeted_brands.oakleyboolean
APIVoid.SiteTrust.targeted_brands.michaelkorsboolean
APIVoid.SiteTrust.targeted_brands.louisvuittonboolean
APIVoid.SiteTrust.targeted_brands.birkenstockboolean
APIVoid.SiteTrust.targeted_brands.adidasboolean
APIVoid.SiteTrust.targeted_brands.vansboolean
APIVoid.SiteTrust.targeted_brands.ralphlaurenboolean
APIVoid.SiteTrust.targeted_brands.mulberryboolean
APIVoid.SiteTrust.targeted_brands.converseboolean
APIVoid.SiteTrust.targeted_brands.versaceboolean
APIVoid.SiteTrust.targeted_brands.uggboolean
APIVoid.SiteTrust.targeted_brands.nikeboolean
APIVoid.SiteTrust.targeted_brands.swarovskiboolean
APIVoid.SiteTrust.targeted_brands.peutereyboolean
APIVoid.SiteTrust.targeted_brands.cartierboolean
APIVoid.SiteTrust.targeted_brands.pandoraboolean
APIVoid.SiteTrust.targeted_brands.burberryboolean
APIVoid.SiteTrust.targeted_brands.gucciboolean
APIVoid.SiteTrust.targeted_brands.salomonboolean
APIVoid.SiteTrust.targeted_brands.liujoboolean
APIVoid.SiteTrust.targeted_brands.truereligionboolean