Skip to content

Class: DomainContact

The contact information related to a domain registration, e.g., registrant,

administrator, abuse, billing, or technical contact.

URI: ocsf:DomainContact

 classDiagram
    class DomainContact
    click DomainContact href "../DomainContact/"
      Object <|-- DomainContact
        click Object href "../Object/"

      DomainContact : email_addr

      DomainContact : location





        DomainContact --> "0..1 _recommended_" Location : location
        click Location href "../Location/"



      DomainContact : name

      DomainContact : phone_number

      DomainContact : type

      DomainContact : type_id





        DomainContact --> "1" DomainContactTypeIdEnum : type_id
        click DomainContactTypeIdEnum href "../DomainContactTypeIdEnum/"



      DomainContact : uid

Inheritance

Slots

Name Cardinality and Range Description Inheritance
email_addr 0..1 recommended
EmailT
The user's primary email address direct
location 0..1 recommended
Location
Location details for the contract such as the city, state/province, country, direct
name 0..1
String
The individual or organization name for the contact direct
phone_number 0..1
String
The number associated with the phone direct
type 0..1
String
The Domain Contact type, normalized to the caption of the type_id</code... direct
type_id 1
DomainContactTypeIdEnum
The normalized domain contact type ID direct
uid 0..1
String
The unique identifier of the contact information, typically provided in WHOIS direct

Usages

used by used in type used
Whois domain_contacts range DomainContact

In Subsets

Aliases

  • Domain Contact

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:DomainContact
native ocsf:DomainContact
close uco_master:DomainName

LinkML Source

Direct

name: DomainContact
description: 'The contact information related to a domain registration, e.g., registrant,

  administrator, abuse, billing, or technical contact.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Domain Contact
close_mappings:
- uco_master:DomainName
is_a: Object
slots:
- email_addr
- location
- name
- phone_number
- type
- type_id
- uid
slot_usage:
  email_addr:
    name: email_addr
    recommended: true
  location:
    name: location
    description: 'Location details for the contract such as the city, state/province,
      country,

      etc.'
    recommended: true
  name:
    name: name
    description: The individual or organization name for the contact.
  type:
    name: type
    description: 'The Domain Contact type, normalized to the caption of the <code>type_id</code>

      value. In the case of ''Other'', it is defined by the source'
  type_id:
    name: type_id
    description: The normalized domain contact type ID.
    range: DomainContactTypeIdEnum
    required: true
  uid:
    name: uid
    description: 'The unique identifier of the contact information, typically provided
      in WHOIS

      information.'

Induced

name: DomainContact
description: 'The contact information related to a domain registration, e.g., registrant,

  administrator, abuse, billing, or technical contact.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Domain Contact
close_mappings:
- uco_master:DomainName
is_a: Object
slot_usage:
  email_addr:
    name: email_addr
    recommended: true
  location:
    name: location
    description: 'Location details for the contract such as the city, state/province,
      country,

      etc.'
    recommended: true
  name:
    name: name
    description: The individual or organization name for the contact.
  type:
    name: type
    description: 'The Domain Contact type, normalized to the caption of the <code>type_id</code>

      value. In the case of ''Other'', it is defined by the source'
  type_id:
    name: type_id
    description: The normalized domain contact type ID.
    range: DomainContactTypeIdEnum
    required: true
  uid:
    name: uid
    description: 'The unique identifier of the contact information, typically provided
      in WHOIS

      information.'
attributes:
  email_addr:
    name: email_addr
    description: The user's primary email address.
    from_schema: https://w3id.org/lmodel/ocsf
    aliases:
    - Email Address
    rank: 1000
    alias: email_addr
    owner: DomainContact
    domain_of:
    - Whois
    - AuthFactor
    - DomainContact
    - User
    range: EmailT
    recommended: true
  location:
    name: location
    description: 'Location details for the contract such as the city, state/province,
      country,

      etc.'
    from_schema: https://w3id.org/lmodel/ocsf
    aliases:
    - Geo Location
    rank: 1000
    alias: location
    owner: DomainContact
    domain_of:
    - Osint
    - Aircraft
    - DomainContact
    - Endpoint
    - LdapPerson
    - ManagedEntity
    - UnmannedAerialSystem
    - Device
    range: Location
    recommended: true
  name:
    name: name
    description: The individual or organization name for the contact.
    from_schema: https://w3id.org/lmodel/ocsf
    aliases:
    - Name
    rank: 1000
    alias: name
    owner: DomainContact
    domain_of:
    - AnalysisTarget
    - Observable
    - Os
    - Osint
    - Package
    - Parameter
    - PrivilegeInfo
    - San
    - Scim
    - Script
    - ServicePrivilegeAnalysis
    - SoftwareComponent
    - Sso
    - StartupItem
    - ThreatActor
    - Token
    - Entity
    - Resource
    - Account
    - Agent
    - AiModel
    - Aircraft
    - Analytic
    - ApplicationObject
    - Assessment
    - AutonomousSystem
    - Campaign
    - Check
    - CisBenchmark
    - CisBenchmarkResult
    - CisControl
    - ClassifierDetails
    - Container
    - D3fTactic
    - D3fTechnique
    - Database
    - Databucket
    - DomainContact
    - Edge
    - Endpoint
    - Enrichment
    - EnvironmentVariable
    - Evidences
    - Extension
    - Feature
    - File
    - Graph
    - Group
    - HttpCookie
    - HttpHeader
    - Idp
    - Image
    - Job
    - Kernel
    - KeyValueObject
    - LoadBalancer
    - Logger
    - Malware
    - ManagedEntity
    - MessageContext
    - Metric
    - Mitigation
    - NetworkInterface
    - Node
    - Organization
    - PeripheralDevice
    - Policy
    - ProcessEntity
    - Product
    - QueryInfo
    - Reporter
    - ResourceDetails
    - Rule
    - Scan
    - Service
    - SubTechnique
    - Table
    - Tactic
    - Technique
    - Trait
    - TransformationInfo
    - UnmannedAerialSystem
    - User
    - WebResource
    - Device
    - FtpActivity
    - RegValue
    - WinResource
    - WinService
    - PrefetchQuery
    range: string
  phone_number:
    name: phone_number
    description: The number associated with the phone.
    from_schema: https://w3id.org/lmodel/ocsf
    aliases:
    - Phone Number
    rank: 1000
    alias: phone_number
    owner: DomainContact
    domain_of:
    - Whois
    - AuthFactor
    - DomainContact
    - LdapPerson
    - User
    range: string
  type:
    name: type
    description: 'The Domain Contact type, normalized to the caption of the <code>type_id</code>

      value. In the case of ''Other'', it is defined by the source'
    from_schema: https://w3id.org/lmodel/ocsf
    aliases:
    - Type
    rank: 1000
    alias: type
    owner: DomainContact
    domain_of:
    - AnalysisTarget
    - Observable
    - Os
    - Osint
    - Package
    - PrivilegeInfo
    - ProgrammaticCredential
    - RelatedEvent
    - San
    - Sbom
    - Script
    - SoftwareComponent
    - StartupItem
    - ThreatActor
    - Ticket
    - Timespan
    - TlsExtension
    - Token
    - Dns
    - Resource
    - Account
    - Agent
    - Analytic
    - ApplicationObject
    - AuthenticationToken
    - ClassifierDetails
    - Cve
    - Database
    - Databucket
    - DiscoveryDetails
    - DnsAnswer
    - DomainContact
    - EncryptionDetails
    - Endpoint
    - Enrichment
    - File
    - Graph
    - Group
    - Ja4Fingerprint
    - Kernel
    - ManagedEntity
    - Metadata
    - Module
    - NetworkEndpoint
    - NetworkInterface
    - Node
    - PeripheralDevice
    - Policy
    - Rule
    - Scan
    - Trait
    - UnmannedAerialSystem
    - UnmannedSystemOperatingArea
    - User
    - WebResource
    - Device
    - DatastoreActivity
    - FtpActivity
    - RegValue
    - WinResource
    range: string
  type_id:
    name: type_id
    annotations:
      sibling:
        tag: sibling
        value: type
    description: The normalized domain contact type ID.
    from_schema: https://w3id.org/lmodel/ocsf
    aliases:
    - Type ID
    rank: 1000
    alias: type_id
    owner: DomainContact
    domain_of:
    - Observable
    - Os
    - Osint
    - Package
    - PrivilegeInfo
    - Sbom
    - Script
    - SoftwareComponent
    - StartupItem
    - ThreatActor
    - Ticket
    - Timespan
    - TlsExtension
    - Token
    - Account
    - Agent
    - Analytic
    - AuthenticationToken
    - Database
    - Databucket
    - DomainContact
    - Endpoint
    - File
    - Ja4Fingerprint
    - Kernel
    - ManagedEntity
    - NetworkEndpoint
    - NetworkInterface
    - PeripheralDevice
    - Scan
    - UnmannedAerialSystem
    - UnmannedSystemOperatingArea
    - User
    - Device
    - DatastoreActivity
    - RegValue
    - WinResource
    range: DomainContactTypeIdEnum
    required: true
  uid:
    name: uid
    description: 'The unique identifier of the contact information, typically provided
      in WHOIS

      information.'
    from_schema: https://w3id.org/lmodel/ocsf
    aliases:
    - Unique ID
    rank: 1000
    alias: uid
    owner: DomainContact
    domain_of:
    - Osint
    - Package
    - ProgrammaticCredential
    - RelatedEvent
    - Request
    - Sbom
    - Scim
    - Script
    - Session
    - Span
    - Sso
    - Ticket
    - Token
    - Trace
    - Entity
    - Resource
    - Account
    - Advisory
    - Agent
    - AiModel
    - Aircraft
    - Analytic
    - ApplicationObject
    - Assessment
    - Certificate
    - Check
    - ClassifierDetails
    - Container
    - Cve
    - Cwe
    - D3fTactic
    - D3fTechnique
    - DataClassification
    - Database
    - Databucket
    - DomainContact
    - Edge
    - Email
    - Endpoint
    - Evidences
    - Extension
    - Feature
    - File
    - FindingObject
    - FindingInfo
    - Graph
    - Group
    - HttpRequest
    - Idp
    - Image
    - KbArticle
    - LoadBalancer
    - Logger
    - Malware
    - ManagedEntity
    - MessageContext
    - Metadata
    - Mitigation
    - NetworkConnectionInfo
    - NetworkEndpoint
    - NetworkInterface
    - Node
    - Organization
    - PeripheralDevice
    - Policy
    - ProcessEntity
    - Product
    - QueryInfo
    - Reporter
    - Rule
    - Scan
    - Service
    - SubTechnique
    - Table
    - Tactic
    - Technique
    - Trait
    - TransformationInfo
    - UnmannedAerialSystem
    - User
    - WebResource
    - Device
    - WinResource
    range: string