#My domain got hijacked
17 messages · Page 1 of 1 (latest)
I think your domain has been expired and other guy bought same domain.
@vivid ember Are you Korean?
I checked kagyi.net's whois and they said
In March 2023, one of guy has been exchanged your domain to hosting.kr(InterServer) domain system, and this guy is living in Gyeonggi-do state in Korea.
Follow this link for more details: https://www.whois.com/whois/kagyi.net
https://tucowsdomains.com/
Whois Lookup for kagyi.net
No it's not expired yet
and you had this domain previously and was working fine but is messed up now ??
Your website returns HTTP code 301 Moved Permanently with the Location header pointing to the weird website. Maybe your server got infected and now just redirects all requests? I've never had to deal with it myself, but I've heard a lot of stories about people's websites on WordPress getting infected because they used a vulnerable plugin or something like that.
Its also possible your Cloudflare account was compromised and used to create a redirect rule https://developers.cloudflare.com/fundamentals/account-and-billing/account-security/securing-a-compromised-account/
@vivid ember try to log into cloudflare, and disable proxy for the DNS. That should/would disable any CF interference.
If you still get the problem with the 301 to another site, then it is most likely your webserver that got compromised.
Turning off the proxies solves my problem! Thank u! How does it work and is it a cloudflare issue?
If turning off proxy solves your issue, then your Cloudflare account most likely got hijacked OR your Cloudflare DNS points to a no-longer-valid IP for that domain.
First off, change your Cloudflare password - then enable Two-Factor Authentication.
After that, check your DNS settings in Cloudflare - make sure they are aligned with your webserver.
Then, go into page rules and look for a redirect rule - remove any redirect rule that might be causing this problem.
Please also reset your API key, there are instructions on the page I sent
Also, you would need to have a look at your Page Workers, they might also cause a redirect.
Besides Page Rules and Workers, I am not currently aware of any other mechanism that can redirect an entire domain elsewhere, with Cloudflare alone.