See https://meta.wikimedia.org/w/index.php?title=Special:Log&type=gblblock&page=User:95.131.110.106/24
and https://meta.wikimedia.org/w/index.php?title=Special:GlobalBlockList&ip=95.131.110.0
95.131.110.0/24 was actually blocked but the log says 95.131.110.106/24. The IP gets IP::sanitizeRange()d in GlobalBlocking::insertBlock() but the logs are inserted in GlobalBlocking::block() which doesn't have sanitizeRange.