Threat intelligence API docs
Connected Domains API
Retrieve a list of domain names resolving to a given IP address, including subdomains. Make sure the website does not share the IP address with malicious domains, as that may result in overblocking – a situation when a blocked malicious site also blocks other sites with the same IP. Research the infrastructure of connected domains.
GEThttps://api.threatintelligenceplatform.com/v1/connectedDomains?domainName=threatintelligenceplatform.com&apiKey=YOUR_API_KEY
Input parameters
Parameter
|
Type
|
What it means
|
---|---|---|
domainName (required) | string | The target domain name. |
apiKey (required) | string | Get your personal API KEY on My subscriptions page. |
Sample output
{
"numberOfDomains": 3,
"domains":[
"domainnamestat.com",
"threatintelligenceplatform.com",
"tip-intel.com"
]
}
The data returned
Field
|
Type
|
What it means
|
---|---|---|
numberOfDomains | integer | Number of domain names resolving to a given IP address. |
domains | array | A list of domain names resolving to a given IP address. |
Have questions?
We work hard to improve our services for you. As part of that, we welcome your feedback, questions and suggestions. Please let us know your thoughts and feelings, and any way in which you think we can improve our product.
For a quick response, please select the request type that best suits your needs.
Threat Intelligence Platform uses cookies to provide you with the best user experience on our website. They also help us understand how our site is being used. Find out more here. By continuing to use our site you consent to the use of cookies.