{"id":25098227,"url":"https://github.com/antosser/working-tld-sites","last_synced_at":"2025-04-02T04:10:10.963Z","repository":{"id":215456300,"uuid":"738634143","full_name":"Antosser/working-tld-sites","owner":"Antosser","description":"All TLDs with working websites and DNS records","archived":false,"fork":false,"pushed_at":"2024-01-04T21:19:41.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T18:51:23.557Z","etag":null,"topics":["dns","domain","tld"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Antosser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-03T17:20:59.000Z","updated_at":"2024-01-04T13:46:52.000Z","dependencies_parsed_at":"2025-02-07T18:44:20.965Z","dependency_job_id":null,"html_url":"https://github.com/Antosser/working-tld-sites","commit_stats":null,"previous_names":["antosser/working-tld-sites"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antosser%2Fworking-tld-sites","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antosser%2Fworking-tld-sites/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antosser%2Fworking-tld-sites/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antosser%2Fworking-tld-sites/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Antosser","download_url":"https://codeload.github.com/Antosser/working-tld-sites/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752657,"owners_count":20827987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns","domain","tld"],"created_at":"2025-02-07T18:30:43.949Z","updated_at":"2025-04-02T04:10:10.940Z","avatar_url":"https://github.com/Antosser.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# All TLDs with working websites\nI was interested in looping over every single TLD and checking if they have working sites.  \nThis program makes a `GET request` and `DNS lookup` for every TLD and returns the working ones.\n\n## Results (as of 2023-1-3)\n### GET requests\nThe program showed that no TLD returns a webpage and none can be viewed in a browser\n\n### DNS lookups\nThe results of this one were quite surprising. I found 11 TLDs with attached A or AAAA records, and they were:\n```rust\n[\n    (\"AI\", \"209.59.119.34\"),\n    (\"ARAB\", \"127.0.53.53\"),\n    (\"CM\", \"195.24.205.60\"),\n    (\"MUSIC\", \"127.0.53.53\"),\n    (\"TK\", \"217.119.57.22\"),\n    (\"UZ\", \"91.212.89.8\"),\n    (\"VA\", \"2a01:b8:0:1:212:77:0:2\"),\n    (\"WS\", \"64.70.19.33\"),\n    (\"XN--L1ACC\", \"180.149.98.234\"),\n    (\"XN--MXTQ1M\", \"127.0.53.53\"),\n    (\"XN--NGBRX\", \"127.0.53.53\"),\n]\n```\nI entered all IPs into the browser, but the only one that worked as AI, the ccTLD of Anguilla: `209.59.119.34`\n\nThe IP address `127.0.53.53` occurred 4 times, which is quite interesting. That is a local IP address, which means that it will only work locally on one machine. But, as described by [this ICANN post](https://www.icann.org/en/announcements/details/icann-approves-name-collision-occurrence-management-framework--special-ip-address-12705353-alerts-system-administrators-of-potential-issue-1-8-2014-en), it's a special IP address, which, as part of ICANN's Name Collision Occurrence Management Framework, registry operators are required to use for \"controlled interruption\" to alert system administrators about potential issues in their network when domain name collisions occur.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantosser%2Fworking-tld-sites","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantosser%2Fworking-tld-sites","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantosser%2Fworking-tld-sites/lists"}