Geofeed Service
RFC 8805 Compliant Geographic Feed
Authoritative geographic location data for AS51844 network prefixes
Our geofeed service provides accurate, real-time geographic information for all AS51844 IP address blocks, enabling precise geolocation and optimized content delivery.
What is Geofeed?
Purpose & Benefits
Geofeed is a standardized format that allows network operators to publish authoritative geographic information about their IP address allocations, improving geolocation accuracy for various services.
Key Features
Technical Standards
RFC Compliance
Our geofeed implementation follows RFC 8805 specifications with additional security considerations from RFC 9632, ensuring compatibility with all major geolocation services.
Data Format
CSV Format:
network,country,region,city,postal
Example:
95.128.158.0/24,DE,DE-HE,Frankfurt,60311
Loading geofeed data...
Implementation Guide
1. Fetch Data
Retrieve our geofeed file via HTTPS using standard HTTP clients or automated scripts.
GET /geofeed.txt
2. Parse CSV
Process the CSV format data with standard parsers, respecting the field order and encoding.
3. Validate
Verify network prefixes and validate against RPKI records for enhanced security.
Best Practices
Caching Strategy
Cache the geofeed data for up to 24 hours. Check HTTP cache headers and implement proper cache invalidation on updates.
Error Handling
Implement fallback mechanisms for network failures. Maintain a local cache of the last known good configuration.
Update Frequency
Poll for updates no more than once per hour during normal operations. Respect rate limits and implement exponential backoff on errors.
Resources & Documentation
RFC Standards
Review the official RFC documents for implementation details and compliance requirements.
Integration Support
Need assistance with geofeed integration? Our technical team is available to help.