Aggregation in one page all the public information that can be retrieved about a domain name, IP address or AS number. The information retrieved is the sub-domains of a domain name, Whois of an IP/domain name, DNS Record, Domain reverse and IP reverse, Nmap of IP.
Check Github action artifacts to find the latest build.
# yarn
yarn
# npm
npm install
# pnpm
pnpm install
# yarn
yarn dev
# npm
npm run dev
# pnpm
pnpm dev
# yarn
yarn build
# npm
npm run build
# pnpm
pnpm build