Reconnectingβ¦
Interactive Lab
Case: OSINT Signal Synthesis under Uncertainty
Interactive Lab
Exercise 1 of 4 | Points: 0 / 100
WHOIS Domain Analysis
beginnerQuery WHOIS data for the target domain and extract registration signals.
15
points
Instructions
Analyze the WHOIS registration data for βsuspicious-domain.exampleβ.
Steps:
- Review the provided WHOIS data in the initial dataset
- Identify registration age signals (recent = higher risk)
- Assess registrar reputation
- Check privacy/proxy registration status
- 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