Skip to content

antonme/ipnames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popular Sites/Platforms FQDNs and Resolved IPs

This repo contains daily updated list of FQDNs and resolved IPs of some popular sites/platforms. Made for my personal needs in routing of some VPNs in my router to fight censure and balkanization of the Internet a little.

Sites/platforms included: Adobe, Anthropic/Claude, Apple, Backblaze, Bing, Facebook/Instagram, GitHub, Google, HuggingFace, OpenAI/ChatGPT, Ozon, Pornhub, TikTok, Twitter/X, YouTube, and VPN provider hosts (ExpressVPN, Surfshark, TunnelBear)

Repository Structure

Data Files

File Pattern Description
dns-*.txt FQDNs filtered from smaller, current DNS logs
ext-dns-*.txt FQDNs filtered from larger external sources
resolve-*.txt Resolved IPv4 addresses from dns-*.txt
ipv6-resolve-*.txt Resolved IPv6 addresses from dns-*.txt

Configuration Files

  • servers.txt, servers-ext.txt: DNS server lists for resolving names
  • full-update.fish: Script for full cycle update
  • names-from-cache.fish: Filters FQDNs from available logs
  • presolve*.fish: Scripts to resolve IPs from FQDNs

Methodology

  1. Service FDQNs are collected from available DNS logs, popular site/FDQN lists, and Certificate Transparency logs (all subdomains ever certified for each service)
  2. FQDN lists are filtered and updated daily
  3. FQDNs are resolved daily to IPv4 and IPv6 addresses using multiple DNS servers across regions
  4. DNS servers include Google, Cloudflare, AdGuard, Comodo, and my personal custom servers (full list in servers.txt and 'servers-ext.txt')
  5. Resolution occurs in multiple regions (NY, Stockholm, Riga, St. Petersburg, Moscow, Almaty) to include CDN addresses

External Sources

Subdomain / FQDN discovery:

Live feeds fetched on each run:

Sister repos

Here's list of another data I use for my router configs:

  • ipranges: list IP ranges of: Google, Bing, Amazon, Microsoft, Azure, Oracle, DigitalOcean, GitHub, Facebook, Twitter, Linode, Yandex, Vkontakte with regular auto-updates
  • geoip: lists of CIDR's by regions for routing VPNs in my router

About

Daily updated list of FQDNs and resolved IPs of some popular sites/platforms. Made for routing of some VPNs in my router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors