Skip to content
Start here

Domains

Get Domain Details
client.Intel.Domains.Get(ctx, params) (*Domain, error)
GET/accounts/{account_id}/intel/domain
ModelsExpand Collapse
type Domain struct{…}
AdditionalInformation DomainAdditionalInformationoptional

Additional information related to the host name.

SuspectedMalwareFamily stringoptional

Suspected DGA malware family.

Application DomainApplicationoptional

Application that the hostname belongs to.

ID int64optional
Name stringoptional
ContentCategories []DomainContentCategoryoptional
ID int64optional
Name stringoptional
SuperCategoryID int64optional
Domain stringoptional
InheritedContentCategories []DomainInheritedContentCategoryoptional
ID int64optional
Name stringoptional
SuperCategoryID int64optional
InheritedFrom stringoptional

Domain from which inherited_content_categories and inherited_risk_types are inherited, if applicable.

InheritedRiskTypes []DomainInheritedRiskTypeoptional
ID int64optional
Name stringoptional
SuperCategoryID int64optional
PopularityRank int64optional

Global Cloudflare 100k ranking for the last 30 days, if available for the hostname. The top ranked domain is 1, the lowest ranked domain is 100,000.

ResolvesToRefs []DomainResolvesToRefoptional

Specifies a list of references to one or more IP addresses or domain names that the domain name currently resolves to.

Value stringoptional

IP address or domain name.

RiskScore float64optional

Hostname risk score, which is a value between 0 (lowest risk) to 1 (highest risk).

RiskTypes []DomainRiskTypeoptional
ID int64optional
Name stringoptional
SuperCategoryID int64optional

DomainsBulks

Get Multiple Domain Details
client.Intel.Domains.Bulks.Get(ctx, params) (*[]DomainBulkGetResponse, error)
GET/accounts/{account_id}/intel/domain/bulk