Description Usage Arguments Value References See Also Examples
Get passive DNS data and URLs detected by URL scanners
| 1 | 
| ip | a valid IPv4 address in dotted quad notation; String; Required | 
| ... | Additional arguments passed to  | 
named list with the following potential items: 
undetected_referrer_samples, detected_downloaded_samples, detected_referrer_samples, 
undetected_downloaded_samples, detected_urls, undetected_downloaded_samples, response_code, as_owner, verbose_msg, country, 
undetected_referrer_samples, detected_communicating_samples, resolutions, undetected_communicating_samples, asn
https://developers.virustotal.com/v2.0/reference
set_key for setting the API key
| 1 2 3 4 5 6 7 | ## Not run: 
# Before calling the function, set the API key using set_key('api_key_here')
ip_report(ip="8.8.8.8")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.