Network Map
Live status of the Shopnet ecosystem
All Endpoints
Loading...| Status | Endpoint | IP Address | Instance | Section |
|---|
Overview
shopnet ecosystem at a glance
Quick Access
Portal Sites
Combined product + domain marketplaces
Portal sites combine domain and product sales in one storefront.
findyour.com
Universal product + domain discovery portal. Search for anything and find it on Shopnet.
shop.it.com
One-stop shop for products and domains with AI-powered recommendations.
wefindit.com
AI-assisted search portal for finding the perfect domain and product combo.
Domain Stores
TLD marketplaces and domain discovery sites
shopnet.domains
Web3 TLD marketplace powered by WooCommerce. Features domain.assist chatbot for TLD discovery.
alien.domains
Alien-themed TLD marketplace. Coming soon with Web3 domain discovery.
lasercat.domains
Fun, cat-themed domain marketplace with laser focus on TLDs.
Product Stores
E-commerce stores with product.assist integration
bestbird.com
Bird products and supplies. Features product.assist for personalized recommendations.
best.gifts
Gift finder with AI-powered recommendations for any occasion.
toysforpets.com
Pet toys and accessories with breed-specific recommendations.
Brochure Sites
Lambda-hosted endpoints on S3 + CloudFront
Web3 Sites
One-page domains with IP certs (emoji TLDs like hello.🌐)
Databases
Data management and administration
data.shopnet
TLD & Category database. Manage 2000+ TLDs, categories, and metadata.
amazon_products
Product catalog with 13k products and 230k reviews for product.assist.
AI Agents
Conversational assistants for product and domain discovery
domain.assist
TLD recommendation chatbot. Helps users discover perfect domain extensions.
shopper.assist
Product recommendation agent. Personalized shopping assistance.
API & Keys
API gateway and license management
connect.shopnet
Unified API gateway. Documentation and status monitoring.
API Key Manager
Create and manage API keys for endpoint authentication.
License Manager
Endpoint site licenses and subscription management.
Add Endpoint
Configure a new site to connect to the ShopNet network
What type of site is this?
Example: shopnet.domains
Reference configuration for the main domain marketplace
{
"domain": "shopnet.domains",
"site_type": "affiliate",
"ai_agents": ["domain_assist"],
"platform": "wordpress",
"product_types": ["domains"],
"has_checkout": false,
"ecommerce_platform": null,
"data_sources": ["connect_domains"],
"affiliate_config": {
"domains": {
"partner": "freename",
"base_url": "https://freename.io/register/",
"affiliate_id": "shopnet"
}
}
}
Configuration Breakdown
| Site Type | Affiliate - users browse TLDs on the site, then register at Freename |
| AI Agent | domain.assist chatbot for TLD discovery and recommendations |
| Platform | WordPress with WooCommerce theme (display only, no checkout) |
| Products | Domains only - 2000+ TLDs from Connect API |
| Checkout | None - all purchases redirect to Freename with affiliate tracking |
| Data Source | Connect API (data.shopnet) via module-loader.php |
| Affiliate | Freename with "shopnet" affiliate ID appended to registration URLs |
Connection Monitor
Real-time API connections through connect.shopnet
System Status
Component Health
| connect.shopnet | API Gateway | Checking... | - |
| data.shopnet | Data API | Checking... | - |
| shopnet.domains | Domain Store | Checking... | - |
Connection Stats
| Name | Requests | Success | Errors | Avg Latency |
|---|---|---|---|---|
| Loading... | ||||
Recent Requests
| Time | Endpoint | Source | Status | Duration |
|---|---|---|---|---|
| Loading... | ||||
Settings
Console configuration
API Configuration
Connected Services
| Data API | https://data.shopnet.domains/api | - |
| Connect API | https://connect.shopnet.network | - |
Deathstar Architecture
ShopNet network infrastructure and implementation roadmap
The Deathstar document outlines the complete ShopNet network architecture - the unified platform connecting all domain stores, product stores, AI agents, and backend services through the central Connect API gateway.
Key Sections
Executive Summary
Network overview and 40 endpoint infrastructure
Core Components
Connect API, databases, AI agents, endpoints
Data Flow
How data moves through the network
Implementation Roadmap
Phased rollout and migration plan
Current Progress
| Connect API | Live at connect.shopnet.network | |
| Data Backend | PostgreSQL with 2000+ TLDs | |
| shopnet.domains | Integrated with Connect API | |
| Network Console | In development (this interface) | |
| AI Agents | Pending migration to Connect |