The Identity Root is created once when the identity is born:

identity_root = H(
  master_key_public,
  namespace,
  creation_time
)