Skip to content

Subsidiaries Linkage Dataset

This dataset maps the connections between business domains by leveraging alternative domain names listed in SSL certificates, facilitating the identification of related entities.

NameFormatDescription
source_domainStringNormalized domain name (excluding any subdomain).
source_fqdnStringThe source FQDN used to establish domain linkages within this dataset.
source_scoreUnsigned Int32Domain score computed from certificates history, numeric number, values (1 - 800).
linked_domainStringNormalized linked domain name (excluding any subdomain).
linked_fqdnStringThe linked FQDN used to establish domain linkages within this dataset.
linked_scoreUnsigned Int32Domain score computed from certificates history, numeric number, values (1 - 800).
record_dateDate (YYYY-MM-DD)Date in which we compiled the record.
parent_domainStringDomain with the highest score among all source-linked pairs.
child_domainStringRemaining domains with scores lower than the parent domain’s score.