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 groupDescription
recipientsMessage 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

#
Section
Sublime-Message-recipients

Description

Message Data Model attribute: recipients

Fields #

NameDescription
bccList of 'bcc' Mailbox objects
ccList of 'cc' Mailbox objects
toList of 'to' Mailbox objects

Detection Rules #

View all rules referencing this event →

Sublime MQL #

Show 17 more (163 total)

References #

recipients.bcc (collection)

#
Section
Sublime-Message-recipients

Description

Message Data Model attribute: recipients.bcc

Fields #

NameDescription
email.domain.root_domainThe root domain, including the TLD

Detection Rules #

View all rules referencing this event →

Sublime MQL #

References #

recipients.cc (collection)

#
Section
Sublime-Message-recipients

Description

Message Data Model attribute: recipients.cc

Fields #

NameDescription
email.domain.domainThe 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_domainThe root domain, including the TLD
email.domain.validWhether the domain is valid
email.emailFull email address
email.local_partLocal-part, i.e. before the @

Detection Rules #

View all rules referencing this event →

Sublime MQL #

Show 10 more (13 total)

References #

recipients.to (collection)

#
Section
Sublime-Message-recipients

Description

Message Data Model attribute: recipients.to

Fields #

NameDescription
display_nameDisplay name
email.domain.domainThe 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_domainThe root domain, including the TLD
email.domain.sldSecond-level domain, e.g. 'windows' for the domain 'windows.net'
email.domain.validWhether the domain is valid
email.emailFull email address
email.local_partLocal-part, i.e. before the @

Detection Rules #

View all rules referencing this event →

Sublime MQL #

Show 17 more (162 total)

References #