• Sublime Core Feed
Medium Severity

Link: Blogspot hosting explicit romance content

Description

Detects inbound messages containing links to Blogspot domains that host explicit romance content, identified through natural language processing of the message body.

References

No references.

Sublime Security
Created Mar 9th, 2026 • Last updated Mar 9th, 2026
Source
type.inbound
and any(body.links, .href_url.domain.root_domain == "blogspot.com")
and (
  any(ml.nlu_classifier(body.current_thread.text).topics,
      .name == "Sexually Explicit Messages"
  )
)
MQL Rule Console
DocsLearning Labs

Playground

Test against your own EMLs or sample data.

Share

Post about this on your socials.

Get Started. Today.

Managed or self-managed. No MX changes.

Deploy and integrate a free Sublime instance in minutes.
Get Started