MoeDove-LLC

MoeDove-LLC / moegeo

Public

A Geofeed repository designed to facilitate personal networking; your data will be aggregated into MoeDove's Geofeed link, which is accepted by most IP databases.

10
9
85% credibility
Found May 20, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

Moegeo is a community project that helps network operators (like internet service providers and hosting companies) share where their IP addresses are located. Instead of each company maintaining their own distribution system, this project creates a central hub where networks can submit their geographic data. Operators host their own files on their own servers and just provide a link to this project. The system automatically gathers all the links, validates them for correctness, and combines them into one big file that services like maps, fraud detection, and content delivery can use to figure out where their users are located. The project follows an international standard (RFC 8805), includes security checks to prevent unauthorized changes, and filters out certain restricted countries from the aggregated results.

How It Works

1
🌐 You run a network and want to share your IP locations

As a network operator, you know where your IP addresses are located and want to help services that need geolocation data.

2
📋 You create a geofeed file on your own website

You prepare a simple CSV file listing your IP ranges and their countries, then host it on your own server so you can update it anytime.

3
You submit your network's info to Moegeo

You fill out a simple form with your network name, ID number, contact email, and the web address of your geofeed file.

4
Your submission gets verified automatically
Digital signature matches WHOIS records

If you sign your submission digitally and your email matches official records, verification happens instantly.

👤
Manual review by administrators

Otherwise, a human administrator reviews your submission to make sure everything is legitimate.

5
🔄 Your data gets pulled into the combined feed

Every day, the system automatically fetches fresh data from your geofeed and combines it with data from other networks.

🎉 Your network's locations are now available worldwide

Third-party services like map apps, fraud detection tools, and content delivery networks can now find your IP locations in one place.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is moegeo?

Moegeo is a community-driven geofeed aggregation platform written in Python. Network operators submit URLs pointing to their RFC 8805-compliant geofeed CSV files instead of uploading raw IP data. A daily aggregation script pulls these feeds together, producing a unified geofeed that third-party IP geolocation databases can consume. The system validates submissions through GitHub Actions, checks YAML format and URL accessibility, and enforces ownership verification via GPG-signed commits matching RIR/WHOIS records.

Why is it gaining traction?

The URL-based submission model is the key differentiator. Operators maintain their own geofeed files and update them without submitting new pull requests. This self-service approach reduces friction for network operators who need to keep IP assignments current. The project also implements security checks preventing unauthorized ASN or contact modifications in pull requests, with automatic approval for verified owners and manual review gates for others. It blocks entries from certain countries at aggregation time, which addresses compliance concerns for participating networks.

Who should use this?

Network operators running small autonomous systems who want their IP prefixes included in commercial geolocation databases. If you're a network operator maintaining a geofeed and tired of individually registering with multiple IP databases, this offers a single submission point. Third-party geolocation providers seeking aggregated feed data might also find value here. It's less useful for large carriers with existing commercial database relationships or developers looking for a turnkey geolocation API.

Verdict

This is a niche tool for a specific networking workflow. The concept is sound and the security considerations around ownership verification show thoughtful design. However, with only 10 stars and no visible test suite, the project is in early stages. The 0.85% credibility score reflects this: it's a working prototype from a relatively unknown entity rather than a battle-tested community resource. Evaluate it cautiously for production use, and verify the maintainer's long-term commitment before integrating it into critical infrastructure pipelines.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.