-dhalam.info.wmv-

"-dhalam.info.wmv-" appears to be a filename (or stylized title) for a Windows Media Video (WMV) file. The name suggests a downloadable or distributed video file, possibly sourced from or associated with a site or label named "dhalam.info". The surrounding hyphens imply it may have been packaged or labeled (common in releases, archives, or P2P/sharing contexts).

.info is a generic top-level domain (TLD). While legitimate, it is infamously abused by cybercriminals because it is cheap, offers high availability, and requires minimal registration checks.
Many phishing campaigns, drive-by download sites, and malware distribution networks favor .info domains. A file named something.info.wmv strongly suggests the .info is part of a deceptive filename — pretending to be a domain or a dual extension. -dhalam.info.wmv-

dhalam does not correspond to a known dictionary word, brand, or software term.
It is likely a randomly generated string, often seen in: "-dhalam

Run offline scans with:

  • Tools to inspect/play:
  • Conversion: ffmpeg can convert to modern MP4/H.264:
    ffmpeg -i input.wmv -c:v libx264 -crf 18 -preset medium -c:a aac -b:a 128k output.mp4