Interactive Lab

Case: OSINT Signal Synthesis under Uncertainty

Interactive Lab

Exercise 1 of 4 | Points: 0 / 100

WHOIS Domain Analysis

beginner

Query WHOIS data for the target domain and extract registration signals.

15
points

Instructions

Analyze the WHOIS registration data for β€˜suspicious-domain.example’.

Steps:

  1. Review the provided WHOIS data in the initial dataset
  2. Identify registration age signals (recent = higher risk)
  3. Assess registrar reputation
  4. Check privacy/proxy registration status
  5. Record your confidence level for the WHOIS risk signal

Submit your findings with:

  • risk_level: β€œhigh”, β€œmedium”, or β€œlow”
  • confidence: 0.0 to 1.0
  • reasoning: explanation of your assessment

Initial Data

{
  "domain": "suspicious-domain.example",
  "whois_record": {
    "owner": "Private Registration",
    "status": "clientTransferProhibited",
    "registrar": "NameCheap",
    "nameservers": [
      "ns1.cloudflare.com",
      "ns2.cloudflare.com"
    ],
    "registration_date": "2024-01-15"
  }
}

Your Submission

Exercises

Available Tools

Whois
Dns Lookup

Score

0
of 100 points