You can. If you want to do that, you'll have have to think about the asymptotic shape of things. For example:
For small w (w --> 0), we have |H| ~ 1 (or 0 dB), meaning the curve is relatively flat.
For large w (w --> infinity), we know that the w^2 term will dominate, so we'll have something like 20 log (w^2) = 40 log (w) (assuming H represents a voltage quantity; if a power quantity, it should be 10 log), meaning we'll get a +40 dB/dec slope in the magnitude plot.
For the break point, we can find the point where Re(H) = -w^2 + 1 = 0, giving w = 1. The value of |H| at w = 1 is |H(1)| = 1 = 0 dB.
Thus, we have a flat curve at 0 dB for w < 1 and a + 40 dB/decade curve for w > 1, with the value at w = 1 being 0 dB.