Scalable DNS hosting with AWS Route53 compatibility. Manage domains, create records, and configure advanced routing policies with global anycast network performance.
Service | Price | Unit | Notes |
---|---|---|---|
Hosted Zone | £0.50 | per zone/month | Up to 25 zones |
DNS Queries | £0.40 | per million queries | Global anycast network |
Health Checks | £0.50 | per check/month | Advanced monitoring |
Traffic Policies | £50 | per policy/month | Advanced routing |
Manage your dns management through our professional console interface:
Our DNS Management service provides full compatibility with Amazon Route53 APIs, enabling seamless migration of existing DNS configurations.
Key compatibility features:
• Complete Route53 API compatibility
• AWS CLI and SDK support for DNS operations
• Hosted zone and record set management
• Health check and failover configuration
• Traffic policy and routing rule support
Example AWS CLI usage:
```bash
aws route53 create-hosted-zone --name example.com --endpoint-url https://aws.piranha.sh
aws route53 change-resource-record-sets --hosted-zone-id Z123 --change-batch file://changes.json
aws route53 list-resource-record-sets --hosted-zone-id Z123
```
Set up DNS hosting for your domains:
1. **Create Hosted Zone**: Register your domain for DNS management
2. **Configure Records**: Add A, AAAA, CNAME, MX, and other record types
3. **Set Name Servers**: Point your domain to our authoritative name servers
4. **Add Health Checks**: Configure monitoring and automatic failover
5. **Optimize Performance**: Use geolocation and latency-based routing
Global anycast network ensures fast DNS resolution worldwide.