Domain Detective

API Reference

Class

ReputationResult

Namespace DomainDetective.Scanning
Assembly DomainDetective
Modifiers sealed

Reputation and registry-related results.

Inheritance

  • Object
  • ReputationResult

Usage

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

Returned or exposed by

Constructors

Properties

public String WhoisRegistrar { get; set; } #

Gets or sets the whois registrar value.

public String RdapHandle { get; set; } #

Gets or sets the rdap handle value.

public Nullable<Boolean> RpkiValid { get; set; } #

Gets or sets the rpki valid value.

public List<String> Blacklists { get; set; } #

Gets or sets the blacklists value.

{{ include "footer" }}