← Sublime email telemetry sources
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 group | Description |
|---|---|
sender | Message Data Model attribute: sender |
sender.email | Message Data Model attribute: sender.email |
sender
#Description
Message Data Model attribute: sender
Fields #
| Name | Description |
|---|---|
display_name | Display name |
Detection Rules #
View all rules referencing this event →Sublime MQL #
Show 17 more (208 total)
References #
- Sublime Message Data Model https://docs.sublime.security/docs/mdm
sender.email
#Description
Message Data Model attribute: sender.email
Fields #
| Name | Description |
|---|---|
domain | |
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 |
domain.root_domain | The root domain, including the TLD |
domain.sld | Second-level domain, e.g. 'windows' for the domain 'windows.net' |
domain.subdomain | Subdomain, e.g. 'drive' for the domain 'drive.google.com' |
domain.tld | The domain's top-level domain. E.g. the TLD of google.com is 'com' |
domain.valid | Whether the domain is valid |
email | Full email address |
local_part | Local-part, i.e. before the @ |
Detection Rules #
View all rules referencing this event →Sublime MQL #
Show 17 more (724 total)
References #
- Sublime Message Data Model https://docs.sublime.security/docs/mdm