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 datasources like Web Scan, Dark Web Scan, or WHOIS Scan—check the Web Search Datasource article for more!

Quick start steps

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

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

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

  4. Group it: Use ( ) to prioritize conditions.

  5. Run it: Hit the blue play button to see results!

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!