deCloudflare/subfiles/service/dns.md

38 lines
2.1 KiB
Markdown
Raw Normal View History

2023-06-09 08:53:52 -04:00
# Crimeflare Public DNS
![](../../image/telegram/320b8067457ce8c47838c4a07fad670b.jpg)
### About this service
2023-07-16 20:39:19 -04:00
- **No** logs. **No** statistics! **No** collection!! Say NO to data collection ;)
- Plain simple DNS: DNS for any devices.
- Unlike those popular public DNS service:
- Google Public DNS (8.8.8.8), the default value of Android, Routers and some Linux, [collects information](https://web.archive.org/web/20230618153339/https://developers.google.com/speed/public-dns/privacy) such as queries including requested domain name and IP address.
- Cloudflare (1.1.1.1) also [collects information](https://web.archive.org/web/20230626025054/https://developers.cloudflare.com/1.1.1.1/privacy/public-dns-resolver/) such as queryName and IP. They also categorize them and list data publicly.
2023-06-09 08:53:52 -04:00
- **Block Cloudflare** sites. There are better ethical websites on the internet!
- Return answer will be empty.
2023-06-18 23:16:34 -04:00
- **Block problematic/unsafe contents**, lists provided by
2023-07-16 18:24:19 -04:00
- 1. [My Privacy DNS](https://mypdns.eu.org)'
2023-06-18 23:16:34 -04:00
- Malicious / Malware
- Spyware
- Phishing
- Scamming
- TypoSquatting
2023-07-16 18:24:19 -04:00
- 2. StevenBlack's [adware + malware](https://github.com/StevenBlack/hosts/blob/master/readme.md)
- Note: We DO NOT censor/filter other things. Please report false positive to above list providers.
2023-06-09 08:53:52 -04:00
- **Block DNS-rebind attack**.
And hey, if you are network administrator do [block Cloudflare](../block_cloudflare_with/dns.md) for your users!
### Details
| Type | Value | Note |
| --- | --- | --- |
2023-06-09 19:24:25 -04:00
| DNS (UDP) | `65.21.252.201` `53/udp` | - |
| DNS (TCP) | `65.21.252.201` `53/tcp` | TCP is rate-limited softly. |
2023-06-22 06:58:14 -04:00
| DNSCrypt | `65.21.252.201:5353`<br>Public key: `4c2180637316a2e36654cb9ce53915147cf824fed6b3cfcb83a39b7a036172c3`<br>Provider name: `2.dnscrypt-cert.crimeflare.decloudflare.dns`<br>DNS Stamp:<br>`sdns://AQMAAAAAAAAAEjY1LjIxLjI1Mi4yMDE6NTM1MyBMIYBjcxai42ZUy5zlORUUfPgk_tazz8uDo5t6A2FywysyLmRuc2NyeXB0LWNlcnQuY3JpbWVmbGFyZS5kZWNsb3VkZmxhcmUuZG5z` |
2023-07-16 20:17:07 -04:00
| DNS-over-HTTPS | `https://dns.crimeflare.eu.org:5443/dns-query` | ![](../../image/dnsset-doh.jpg) |
2023-07-16 20:17:36 -04:00
| DNS-over-TLS | `dns.crimeflare.eu.org` `853/tcp` | ![](../../image/dnsset-dot.jpg) |