For integers $n\geq 1$ we denote the square-free kernel as $$\operatorname{rad}(n)=\prod_{\substack{p\mid n\\p\text{ prime}}}p,$$ that is the product of distinct primes dividing an integer $n>1$ with the definition $\operatorname{rad}(1)=1$ (the Wikipedia's article dedicated to this multiplicative function is Radical of an integer).
An integer $n\geq 1$ is said to be an odd perfect number if $n$ is an odd integer and satisfies $$\sigma(n)=2n,$$ where $$\sigma(m)=\sum_{d\mid m}d=\prod_{\substack{p\mid m\\p\text{ prime}}}\frac{p^{e_p+1}-1}{p-1}$$ is the sum of the positive divisors of $m=\prod_{\substack{p\mid m\\p\text{ prime}}}p^{e_p}$.
It is well-known that if there exists an odd perfect number (it is an open problem) then has a specific form, I mean mainly the Euler's theorem for odd perfect numbers but many results are known about odd perfect numbers, for example Touchard's theorem or theorems about their prime factorizations. In particular are known upper bounds for $$\operatorname{rad}(n)\leq \text{Upper bound}\tag{1}$$ where here in $(1)$ with $\text{Upper bound}=\text{Upper bound}(n)$ we denote a function of $n$. See Proposition 1 of [1], or [2] (on assumption of certain conditions that satisfy the odd perfect numbers).
Question. I would like to know if it is possible to deduce some statement of the form $$\text{Lower bound}\leq \operatorname{rad}(n),\tag{2}$$ where here in $(2)$ with $\text{Lower bound}=\text{Lower bound}(n)$ we denote a function of $n$ an odd perfect number.
Please if you know literature about it provide the references answering my question as a reference request and I try to find and read those propositions. In case that isn't in the literature, can work can be done about $(2)$ unconditionally or on assumption that our odd perfect number $n$ does satisfy any conditions? Many thanks.
References:
[1] Florian Luca and Carl Pomerance, On the radical of a perfect number, The New York Journal of Mathematics, Volume: 16 (2010), page 23-30.
[2] Ph. Ellia, A remark on the radical of a perfect numbers, The Fibonacci Quarterly VOLUME 50, NUMBER 3 (AUGUST 2012).
Considering that the largest $3$ prime factors must exceed $10^8$, $10^4$ and $100$, and that at least $10$ distinct prime factors must exist and considering that $n$ cannot be disivisble by $105$, we get a first lower bound : $$rad(n)\ge 3\cdot 5\cdot 11\cdot 13\cdot 17\cdot 19\cdot 23\cdot 101\cdot 10007 \cdot 100000007=1610582436734262679545>1.6\cdot 10^{21}$$
But I do not think that I considered all informations. Probably, the bound can be further improved.