RDDSEntity

A party associated with the domain (registrant, technical, abuse, registrar, ...). A withheld field is reported through redacted and remarks; the scalar fields carry whatever the source published, verbatim.

  • object
    Type: string

    Resource type identifier.

  • roles
    Type: array string[]

    Roles this entity holds, e.g. ["registrant"] or ["registrar"].

  • handle
    Type: string

    Registry handle for the entity.

  • name
    Type: string

    Contact name.

  • organization
    Type: string

    Contact organization.

  • email
    Type: string

    Contact email.

  • phone
    Type: string

    Contact phone.

  • address
    Type: array string[]

    Postal address lines.

  • contact_uri
    Type: string

    Contact URI when the source publishes one instead of inline fields.

  • redacted
    Type: boolean

    Whether one or more of this entity's fields were withheld at the source.

  • remarks
    Type: array object[] · RDDSNotice[]

    Object-level remarks explaining any withholding.

    A notice or remark: title, free-text description, and links.

    • object
      Type: string

      Resource type identifier.

    • title
      Type: string

      Notice title, e.g. "Terms of Use".

    • type
      Type: string

      Notice type when the source classifies it.

    • description
      Type: array string[]

      Free-text description lines.

    • links
      Type: array object[] · RDDSLink[]

      Associated links.

      An RDAP hyperlink.

  • events
    Type: array object[] · RDDSEvent[]

    Entity-scoped events.

    A lifecycle event (registration, expiration, last changed, ...).

    • object
      Type: string

      Resource type identifier.

    • action
      Type: string

      Event action name, e.g. "registration" or "registrar expiration".

    • actor
      Type: string

      Actor that produced the event, when the source names one.

    • date
      Type: string

      Event timestamp (RFC 3339).

  • entities
    Type: array object[] · RDDSEntity[]

    Nested entities, e.g. the abuse contact under a registrar.

    A party associated with the domain (registrant, technical, abuse, registrar, ...). A withheld field is reported through redacted and remarks; the scalar fields carry whatever the source published, verbatim.

    • object
      Type: string

      Resource type identifier.

    • roles
      Type: array string[]

      Roles this entity holds, e.g. ["registrant"] or ["registrar"].

    • handle
      Type: string

      Registry handle for the entity.

    • name
      Type: string

      Contact name.

    • organization
      Type: string

      Contact organization.

    • email
      Type: string

      Contact email.

    • phone
      Type: string

      Contact phone.

    • address
      Type: array string[]

      Postal address lines.

    • contact_uri
      Type: string

      Contact URI when the source publishes one instead of inline fields.

    • redacted
      Type: boolean

      Whether one or more of this entity's fields were withheld at the source.

    • remarks
      Type: array object[] · RDDSNotice[]

      Object-level remarks explaining any withholding.

      A notice or remark: title, free-text description, and links.

    • events
      Type: array object[] · RDDSEvent[]

      Entity-scoped events.

      A lifecycle event (registration, expiration, last changed, ...).

    • entities
      Type: array object[] · RDDSEntity[]

      Nested entities, e.g. the abuse contact under a registrar.

      A party associated with the domain (registrant, technical, abuse, registrar, ...). A withheld field is reported through redacted and remarks; the scalar fields carry whatever the source published, verbatim.