DNS Management
Professional DNS management with Route53-compatible API and global anycast network. Our DNS service provides reliable domain name resolution with enterprise-grade uptime and performance for your domains and applications.
Professional DNS management interface with comprehensive domain and record management
Intuitive DNS record creation with support for all standard record types
Service | Hosted Zones | DNS Queries | Monthly Cost | Additional Records | Features Included |
---|---|---|---|---|---|
DNS Basic | 1 zone included | 1M queries/month | £0.50 | £0.50 per zone | A, AAAA, CNAME, MX, TXT |
DNS Standard | 5 zones included | 10M queries/month | £2.50 | £0.40 per zone | All record types, health checks |
DNS Professional | 25 zones included | 100M queries/month | £10.00 | £0.30 per zone | Advanced routing, GeoDNS |
DNS Enterprise | 100 zones included | 1B queries/month | £35.00 | £0.25 per zone | Private DNS, DNSSEC |
Additional Queries | Per million | Over included limit | £0.40 | Automatic billing | Global anycast network |
Manage your DNS through our professional console interface:
Use standard AWS CLI commands with your existing infrastructure automation:
aws route53 create-hosted-zone --name example.com --caller-reference $(date +%s) --endpoint-url https://aws.piranha.sh
aws route53 list-resource-record-sets --hosted-zone-id Z123456789 --endpoint-url https://aws.piranha.sh
Configure your first DNS zone in under 3 minutes. Our console provides an intuitive interface for zone creation, record management, and monitoring. Full Route53 API compatibility means you can use existing DNS automation and monitoring tools without modification.