Documentation Index

Fetch the complete documentation index at: https://help.silentpush.com/llms.txt

Use this file to discover all available pages before exploring further.

Use Advanced Search

Prev Next

This tool lets you combine multiple criteria with Boolean logic and grouping for pinpoint accuracy.

  • Mix AND, OR, and NOT with parentheses to fine-tune your queries—perfect for multi-condition searches.

  • Target specific data (e.g., domain, IP, or registration date) using predefined Field Names for laser-focused results.

  • Use equals, contains, or begins with to refine your search.

  • Wrap expressions in parentheses to control query order and nail precise outcomes.

  • Kick off with data sources like Web Search, Dark Web Search, or Whois Search. Check the Web Search Datasource article for more.

Quick start steps

  1. Type ["webscan"], ["torscan"], ["opendirectory"], ["services"], or "whois" in the Query box.

  2. Start with a simple expression (e.g., domain AND domain.com).

  3. Add more with AND, OR, NOT (e.g., ip = "192.168.1.1" NOT scan_date = "expired").

  4. Use ( ) to prioritize conditions.

  5. Run it.

Example

Find domains with “example.com” and IP “192.168.1.1” but skip expired ones:

datasource = ["webscan"] AND domain = "*example.com*" AND ip = "192.168.1.1" NOT scan_date = "expired".

Web Search

From the left navigation menu, select Web Data > Web Search > Advanced Search, then craft your SPQL query with sorting options if needed.