dibdot / DoH-IP-blocklists
This repo contains the domain names and the resolved IPv4/IPv6 addresses of public DoH server
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing dibdot/DoH-IP-blocklists in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewDoH-IP-blocklists This repo contains the domain names and the IPv4/IPv6 addresses of public DoH server. The main domain list is manually updated on a regular basis (usually once a month). All other output files in this repo are derived from that file and generated automatically with the help of the script : • : active or accessible domains • : unavailable domains • : list with the ipv4 addresses of the accessible domains • : list with the ipv6 addresses of the accessible domains The doh-lookup script runs automatically every hour via GitHub actions and updates the above listed output files within the repo if anything has changed. Have fun! Dirk Brenken