No description
Find a file
2025-03-16 11:32:29 +01:00
assets almost there 2025-03-15 17:22:38 +01:00
components fix location icon 2025-03-15 18:04:53 +01:00
entrypoints firefox support beta 2025-03-15 19:41:30 +01:00
hooks firefox support beta 2025-03-15 19:41:30 +01:00
public almost there 2025-03-15 17:22:38 +01:00
utils firefox support beta 2025-03-15 19:41:30 +01:00
.gitignore first commit 2025-03-14 23:25:41 +01:00
bun.lock done? 2025-03-15 17:48:19 +01:00
LICENSE Create LICENSE 2025-03-15 17:57:29 +01:00
package.json firefox support beta 2025-03-15 19:41:30 +01:00
PRIVACY.md Create PRIVACY.md 2025-03-16 11:32:29 +01:00
README.md add showcase 2025-03-15 22:05:41 +01:00
tsconfig.json first commit 2025-03-14 23:25:41 +01:00
wxt.config.ts firefox support beta 2025-03-15 19:41:30 +01:00

🌍 Host Info

A browser extension built with WXT.dev and React that lets you discover the origin of the website you're visiting. With a single click, you can view detailed information such as the country of origin, IP address, ASN (Autonomous System Number), and more. You can also quickly search for the website's details on Censys for deeper insights.

Showcase

Features

  • Country of Origin: Instantly see the country where the website is hosted.
  • IP Address: View the IP address of the server hosting the website.
  • ASN Information: Get details about the Autonomous System (AS) managing the IP.
  • Censys Integration: Quickly search for the website on Censys for advanced network insights.
  • Local & Internal Resources: Detect if the website is a local or internal resource.
  • Beautiful UI: A clean, modern interface powered by React and Tailwind CSS.

🧰 Tech Stack

  • WXT.dev: A modern framework for building browser extensions.
  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for styling.
  • IP Geolocation API: Used to fetch IP and country details.
  • Censys: For advanced network and host information.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.