This is the first time I see a site unavailable in browsers (Firefox, Falkon). Console links browser --> "connection refused".
The site is only visible through tor-browser.
Has the provider overdone it with security?
Here are the details:
The site is only visible through tor-browser.
Has the provider overdone it with security?
Here are the details:
# ping distrowatch.com
Bash:
PING distrowatch.com (82.103.129.71): 56 data bytes
64 bytes from 82.103.129.71: icmp_seq=0 ttl=57 time=44.952 ms
# nmap -sn distrowatch.com
Bash:
Starting Nmap 7.94 ( https://nmap.org ) at 2025-08-16 08:32 EEST
Nmap scan report for distrowatch.com (82.103.129.71)
Host is up (0.045s latency).
Other addresses for distrowatch.com (not scanned): 2a00:9080:1:58a::1
rDNS record for 82.103.129.71: e82-103-129-71s.asergo.com
Nmap done: 1 IP address (1 host up) scanned in 0.16 seconds
# dig distrowatch.com
Code:
; <<>> DiG 9.20.11 <<>> distrowatch.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 643
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;distrowatch.com. IN A
;; ANSWER SECTION:
distrowatch.com. 9823 IN A 82.103.129.71
;; Query time: 19 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Sat Aug 16 08:33:02 EEST 2025
;; MSG SIZE rcvd: 60
# netstat -rn
Code:
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default 172.28.234.254 UGS re0
127.0.0.1 link#2 UH lo0
172.28.234.0/24 link#1 U re0
172.28.234.142 link#2 UHS lo0
Internet6:
Destination Gateway Flags Netif Expire
::/96 link#2 URS lo0
::1 link#2 UHS lo0
::ffff:0.0.0.0/96 link#2 URS lo0
fe80::%lo0/10 link#2 URS lo0
fe80::%lo0/64 link#2 U lo0
fe80::1%lo0 link#2 UHS lo0
ff02::/16 link#2 URS lo0
# traceroute distrowatch.com
Code:
traceroute to distrowatch.com (82.103.129.71), 64 hops max, 40 byte packets
1 172.28.234.254 (172.28.234.254) 0.176 ms 0.171 ms 0.207 ms
2 10.96.100.254 (10.96.100.254) 4.920 ms 0.278 ms 0.228 ms
3 ams-ix.1-ix.net (185.1.254.7) 40.238 ms 40.328 ms 81.123 ms
4 ams-ix.gc-net.eu (80.249.208.96) 40.400 ms 40.144 ms 40.117 ms
5 194.182.97.204 (194.182.97.204) 41.539 ms 41.629 ms 41.442 ms
6 194.182.97.202 (194.182.97.202) 40.960 ms 41.066 ms 40.898 ms
7 ae0-0.hamb2p1de.gc-net.eu (212.98.119.123) 42.401 ms 42.251 ms 43.870 ms
8 be2.taas11p2dk.gc-net.eu (194.182.97.240) 42.286 ms 42.411 ms 42.278 ms
9 be2.glos57p2dk.gc-net.eu (194.182.97.243) 42.880 ms 42.887 ms 42.944 ms
10 e82-103-129-71s.asergo.com (82.103.129.71) 45.268 ms 45.036 ms 45.314 ms