Sublime-Message-sender

2 attribute groups in the sender section of the Sublime Message Data Model. Each is addressed by its dotted attribute path, not a numbered event.

Attribute groupDescription
senderMessage Data Model attribute: sender
sender.emailMessage Data Model attribute: sender.email

sender

#
Section
Sublime-Message-sender

Description

Message Data Model attribute: sender

Fields #

NameDescription
display_nameDisplay name

Detection Rules #

View all rules referencing this event →

Sublime MQL #

Show 17 more (208 total)

References #

sender.email

#
Section
Sublime-Message-sender

Description

Message Data Model attribute: sender.email

Fields #

NameDescription
domain
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
domain.root_domainThe root domain, including the TLD
domain.sldSecond-level domain, e.g. 'windows' for the domain 'windows.net'
domain.subdomainSubdomain, e.g. 'drive' for the domain 'drive.google.com'
domain.tldThe domain's top-level domain. E.g. the TLD of google.com is 'com'
domain.validWhether the domain is valid
emailFull email address
local_partLocal-part, i.e. before the @

Detection Rules #

View all rules referencing this event →

Sublime MQL #

Show 17 more (724 total)

References #