(Edited because the n/2 in the exponent in my original sketch was wrong).
Here's what might correspond to a (very) sketchy explanation as to those fans:
What does a typical (unrestricted) composition of an integer look like? Since there are 2^{n-k} compositions of n beginning with k, the expectation of the first element of the composition is actually around 2, and more generally the probability the first number is k decays exponentially with k.
In other words, a toy model for such a composition would be to successively and independently choose integers a_i such that the probability each a_i is equal to k is 2^{-k}, and stop when we reach n. This is problematic in some ways (especially when our sum gets close to n), but this should only affect the last few terms.
Now by We fail if we encounter an integer that is not a divisor of n.
By the law of large numbers in this toy model we have need to succeed about n/2 integersn/e_n times, and each where e_n is the expected value of a_i once we condition on the composition consisting only of divisors of n. Each integer has the same fixed probability c_n of being a divisor (here c_n depends mainly on the small divisors of n)n, and my intuition is that e_n would be the same way). Making a bunch of unsubstantiated independence assumptions, we would expect the probability a random composition has only divisors to be c_n^{n/2}c_n^{n/e_n}. The fans then correspond to n which share the same small divisors and have approximately equal c_n and e_n.

