A tool for finding information on how to stop malicious websites.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
hazysu d8337b404e
Change favicon
1 week ago
src Change favicon 1 week ago
static Change favicon 1 week ago
.gitignore Move backend to sveltekit 4 weeks ago
.npmrc Move backend to sveltekit 4 weeks ago
.prettierignore add prettier and eslint 3 weeks ago
.prettierrc lint 3 weeks ago
LICENSE Initial commit 5 months ago
README.md lint 3 weeks ago
package-lock.json fix eslint config 3 weeks ago
package.json fix eslint config 3 weeks ago
postcss.config.cjs lint 3 weeks ago
svelte.config.js lint 3 weeks ago
vite.config.js lint 3 weeks ago

README.md

wandering-eye

A tool for finding information on how to stop malicious websites.

This tool uses GeoIP data from MaxMind that is licensed under CC BY-SA 4.0. Their database is used on our project to identify where a server is located.

Information given includes:

  • Whois lookup of domains and IPs
  • GeoIP lookups

More to come...