ipv6-hosts

Provides an IPv6-focused hosts file (and scripts) intended to speed up access by mapping domains (e.g., Google/YouTube/Facebook/Wikipedia) to their corresponding IPv6 addresses. Includes a Python script (update_hosts.py) to query DNS (default AAAA) and regenerate a hosts file, and a shell script (merge_snippets.sh) to combine host snippets.

Evaluated Mar 29, 2026 (0d ago)
Repo ↗ Infrastructure ipv6 hosts-file dns automation python network-configuration
⚙ Agent Friendliness
36
/ 100
Can an agent use this?
🔒 Security
38
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
55
Error Messages
0
Auth Simplicity
100
Rate Limits
0

🔒 Security

TLS Enforcement
70
Auth Strength
0
Scope Granularity
0
Dep. Hygiene
50
Secret Handling
80

Primarily local DNS querying and hosts-file generation; no auth model and no secret management described. TLS is relevant only indirectly (README suggests HTTPS Everywhere for securing transmission, but the core process shown is DNS lookup). Running scripts against public resolvers can leak the queried domains to those resolvers.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You want to manage a local hosts file for IPv6 domain resolution and are comfortable running scripts and applying the generated output on your own machine/network.

Avoid When

You need official, continuously maintained, vendor-supported DNS infrastructure or you cannot tolerate potential staleness/incorrect mappings from changing DNS records.

Use Cases

  • Regenerating a local hosts file with IPv6 (AAAA) records for selected domains
  • Improving IPv6 connectivity/perceived latency for sites whose IPv6 routing may be suboptimal in certain regions
  • Automating updates of host mappings from DNS responses using multithreading

Not For

  • A turnkey networking service (no hosted API for clients)
  • A replacement for proper DNS configuration across systems
  • Use cases requiring strong guarantees of censorship resistance or routing neutrality
  • Environments that require audited, enterprise-grade change control

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication described; scripts operate locally and perform DNS lookups.

Pricing

Free tier: No
Requires CC: No

Open-source repository (MIT). Any costs would be external (your infrastructure/network/DNS resolver usage).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No API; automation is via running scripts and applying generated hosts output
  • Script behavior depends on external DNS resolution and selected DNS server; results may vary over time
  • Multithreading can increase load on DNS infrastructure; no documented rate-limit/backoff policy

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for ipv6-hosts.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-29.

5347
Packages Evaluated
21056
Need Evaluation
586
Need Re-evaluation
Community Powered