The website (https://ozelprotocol.xyz/) that I have hosted with you throws a “This site can’t be reached error” on certain Internet Service Providers (with mine, it runs without issues).
The IT department of the company that I work with mentioned that you guys might want to run a virus scan on your servers, that if it’s a shared environment, it could be that someone else got their IP blacklisted. If that was the case, that you could swap my IP for another one.
Another solution that they proposed was to use CloudFlare to proxy the DNS zone.
Virustotal had some matches for my site: VirusTotal
Everyone at my work get this error while on my personal computer, it runs without issues.
If you could tell me how to get the IP of the Netlify server that was assigned to my site, I’ll more than gladly get it for you (don’t know how to do that).
Did you see this where the URL is flagged as malicious: VirusTotal?
Hiya, @dnyrm just thought I’d weigh in on this issue
Like @SamO, the site is resolving fine for me. I think the issue is some sort of internal company firewall that is blocking the site. This isn’t surprising as these firewalls will typically scan a registry of malicious websites and block an employee from visiting any of the websites listed.
Your website is listed on 9 of these registries
I don’t think this is anything on the Netlify-end of things. Only way to fix this is either:
Talk to your company IT team about whitelisting the website if it’s only really needed internally
Make changes to your website so that it doesn’t allegedly resemble a phishing site
You could then contact each of the registries that have blacklisted your site and make a case that it isn’t a phishing website and shouldn’t be listed
Talk to your company IT team about whitelisting the website if it’s only really needed internally
I spoke with them and the site is not visible not only on their work computers, but also in their personal ones (some of them tried to access them using their non-work laptops).
One even mentioned that their broadband flags the site with the warning: “We think this site may be fraudulent or contain virus […]”, and doesn’t let him access it without disabling the security settings.
Make changes to your website so that it doesn’t allegedly resemble a phishing site
How would that even work though? How does a website look like a phishing site? I just designed the site, without thinking to make it look like phishing, so I wouldn’t know what needs to be changed.
Having a quick look at the site it looks like a crypto wallet OAuth kind of app (Do forgive me if i’ve grossly overlooked). My guess is that these registries think you are phishing for peoples crypto credentials.
A splash page would better indicate what the app does instead of immediately taking the user to a sign in.
There are agencies your company will be able to contact who can troubleshoot and investigate why it’s flagged on so many registries.
To be clear, three of the registries mark it as “malicious” which is a higher security risk than “phishing”. Whatever detection system has reported your website believes it is a serious risk to user’s security.
Unfortunately, this really doesn’t look like anything the Netlify team could help with as it’s completely outside of their control.