 
A comprehensive web application for analyzing and visualizing internet governance structures, website trace routes, and network data flow.
- Open to view the application.
├── App.tsx                   # Main application component
├── components/               # React components
│   ├── AdvancedAnalysis.tsx  # Data analysis tools
│   ├── FlowVisualization.tsx # Network flow visualization
│   ├── GovernanceTabs.tsx    # IANA governance structure tabs
│   ├── WebsiteTracer.tsx     # Website tracing functionality
│   ├── ui/                   # UI components (ShadCN based)
├── lib/                      # Utility functions and data
├── styles/                   # Global styles
This project is licensed under the MIT License - see the LICENSE file for details.