← Sublime email telemetry sources
Sublime-Message-recipients
4 attribute groups in the recipients section of the Sublime Message Data Model. Each is addressed by its dotted attribute path, not a numbered event.
| Attribute group | Description |
|---|---|
recipients | Message Data Model attribute: recipients |
recipients.bcc (collection) | Message Data Model attribute: recipients.bcc |
recipients.cc (collection) | Message Data Model attribute: recipients.cc |
recipients.to (collection) | Message Data Model attribute: recipients.to |
recipients
#Description
Message Data Model attribute: recipients
Fields #
| Name | Description |
|---|---|
bcc | List of 'bcc' Mailbox objects |
cc | List of 'cc' Mailbox objects |
to | List of 'to' Mailbox objects |
Detection Rules #
View all rules referencing this event →Sublime MQL #
Show 17 more (163 total)
References #
- Sublime Message Data Model https://docs.sublime.security/docs/mdm
recipients.bcc (collection)
#Description
Message Data Model attribute: recipients.bcc
Fields #
| Name | Description |
|---|---|
email.domain.root_domain | The root domain, including the TLD |
Detection Rules #
View all rules referencing this event →Sublime MQL #
References #
- Sublime Message Data Model https://docs.sublime.security/docs/mdm
recipients.cc (collection)
#Description
Message Data Model attribute: recipients.cc
Fields #
| Name | Description |
|---|---|
email.domain.domain | The fully qualified domain name (FQDN). This may not *always* be routable, e.g. when an email address contains a domain that is just a TLD with no SLD, e.g. foo@WIN-bar |
email.domain.root_domain | The root domain, including the TLD |
email.domain.valid | Whether the domain is valid |
email.email | Full email address |
email.local_part | Local-part, i.e. before the @ |
Detection Rules #
View all rules referencing this event →Sublime MQL #
Show 10 more (13 total)
References #
- Sublime Message Data Model https://docs.sublime.security/docs/mdm
recipients.to (collection)
#Description
Message Data Model attribute: recipients.to
Fields #
| Name | Description |
|---|---|
display_name | Display name |
email.domain.domain | The fully qualified domain name (FQDN). This may not *always* be routable, e.g. when an email address contains a domain that is just a TLD with no SLD, e.g. foo@WIN-bar |
email.domain.root_domain | The root domain, including the TLD |
email.domain.sld | Second-level domain, e.g. 'windows' for the domain 'windows.net' |
email.domain.valid | Whether the domain is valid |
email.email | Full email address |
email.local_part | Local-part, i.e. before the @ |
Detection Rules #
View all rules referencing this event →Sublime MQL #
Show 17 more (162 total)
References #
- Sublime Message Data Model https://docs.sublime.security/docs/mdm