Skip to main content

Domain Monitoring

The Domain Monitoring page tracks suspicious domains for availability, content changes, and newly registered threats targeting the crypto ecosystem. Domains flow in from multiple discovery sources and are polled on a configurable schedule. When a domain that was previously offline comes online, the system triggers an automated investigation.

Domain Monitoring

Overview stats

The stats bar at the top shows live counts across all monitored domains:

MetricDescription
Total domainsAll domains known to the system
MonitoringDomains with active periodic checks enabled
OnlineCurrently live and HTTP-reachable
ScannedDomains pending their first worker scan
ErrorsDomains that failed their last availability check

Discovery sources

Domains enter the monitoring list from several sources automatically, as well as via manual addition:

SourceDescription
manual-uiManually added by an analyst using the Add Domain form
chainara-domain-detectorAuto-discovered by the domain detection rule engine, which monitors registration feeds and typosquat patterns
youtube-livestream-scannerDetected in live YouTube crypto scam streams: the scanner reads URLs displayed on screen during fraud livestreams
conversation extractionURLs shared by scammers in persona conversations: extracted in real time as IOCs

Domain cards

Each monitored domain is displayed as a card on the main page. The card gives you an at-a-glance status view without needing to open a detail panel:

FieldDescription
DomainThe domain name
StatusOnline / Monitoring / Offline / Error
Risk score0–99 with label: CRITICAL / HIGH / MEDIUM / LOW
SourceHow the domain was discovered (see discovery sources above)
ChecksTotal number of monitoring polls completed
BackoffCurrent polling multiplier: 1x is normal frequency; higher values mean the system is reducing check frequency for dormant domains
IP addressMost recently resolved IP address
HTTP statusLast HTTP response code returned by the domain
DNS / HTTP OKWhether DNS resolution and HTTP reachability both succeeded on the last check
Last checkedHow long ago the most recent check ran

Adding a domain

Add domain

To manually add a domain to monitoring:

  1. Click Add Domain in the top right
  2. Enter the full domain name (e.g. suspicious-exchange.xyz)
  3. Set the initial risk classification: use this to pre-flag the domain before the first scan runs
  4. Choose the monitoring frequency: how often the system should poll for availability changes
  5. Optionally add notes describing how you found this domain and why it is suspicious
  6. Click Save

The domain is added to the monitoring list immediately and queued for its first availability check. If a worker scan is configured, it will be dispatched after the first successful DNS resolution.

When a domain goes online

When a monitored domain that was previously offline or unresolvable comes online, the system:

  1. Updates the domain status to Online
  2. Dispatches a worker scan to the configured Global Collector for forensic investigation
  3. Generates a monitoring alert visible on the dashboard
  4. Optionally triggers a webhook notification to your configured integration

This means you can add newly registered lookalike domains to monitoring immediately, even before they are live, and Intel will automatically investigate them the moment they resolve.

tip

Add domains as soon as you identify them: even if they are offline. Many scam operations register domains days before launching their campaign. The backoff mechanism keeps polling costs low for dormant domains while ensuring you get immediate notification when one goes live.