Domain Detective

API Reference

Class

TyposquattingInfrastructureCluster

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Shared infrastructure cluster built from registrar, name server, and ASN overlaps.

Inheritance

  • Object
  • TyposquattingInfrastructureCluster

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public String Id { get; set; } #

Gets or sets the id value.

public String Label { get; set; } #

Gets or sets the label value.

public IReadOnlyList<String> Domains { get; set; } #

Gets or sets the domains value.

public IReadOnlyList<String> SharedSignals { get; set; } #

Gets or sets the shared signals value.

public IReadOnlyList<String> Registrars { get; set; } #

Gets or sets the registrars value.

public IReadOnlyList<String> NameServers { get; set; } #

Gets or sets the name servers value.

public IReadOnlyList<Int32> Asns { get; set; } #

Gets or sets the asns value.

public Int32 HighestRiskScore { get; set; } #

Gets or sets the highest risk score value.

public Int32 ThreatListedCount { get; set; } #

Gets or sets the threat listed count value.

public Boolean HasMultipleCandidates { get; } #

Represents the has multiple candidates value.

{{ include "footer" }}