There is also dustmasker that is distributed with blast+ binaries. It sounds similar in that it outputs a file of intervals by default:
$ ./dustmasker
USAGE
dustmasker [-h] [-help] [-xmlhelp] [-in input_file_name]
[-out output_file_name] [-window window_size] [-level level]
[-linker linker] [-infmt input_format] [-outfmt output_format]
[-parse_seqids] [-version-full]
DESCRIPTION
Low complexity region masker based on Symmetric DUST algorithm
Use '-help' to print detailed descriptions of command line arguments
I think you can also still get mdust or dust from legacy blast distributions but maybe not (can't remember for certain).