Domain Detective

API Reference

Class

IpEnrichmentSource

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Input source describing a discovered IP address.

Inheritance

  • Object
  • IpEnrichmentSource

Constructors

Properties

public String IpAddress { get; set; } #

Gets or sets the ip address value.

public String SourceHost { get; set; } #

Gets or sets the source host value.

public IpEnrichmentSourceKind SourceKind { get; set; } #

Gets or sets the source kind value.

{{ include "footer" }}