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

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