RSS feed blocked by #3

Open
opened 2026-03-18 20:09:51 +00:00 by ken_fallon · 1 comment
Owner

https://hackerpublicradio.org/hpr_rss.php

dns resolver: noads.joindns4.eu and it was blocking this url specifically

https://hackerpublicradio.org/hpr_rss.php dns resolver: noads.joindns4.eu and it was blocking this url specifically
Author
Owner

$ for i in 8.8.8.8 86.54.11.1 86.54.11.100 86.54.11.11 86.54.11.12 86.54.11.13;do echo "------";echo "${i}"; nslookup hackerpublicradio.org ${i};done

8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53

Non-authoritative answer:
Name: hackerpublicradio.org
Address: 204.13.239.180


86.54.11.1
Server: 86.54.11.1
Address: 86.54.11.1#53

Non-authoritative answer:
Name: hackerpublicradio.org
Address: 51.15.69.11
Name: hackerpublicradio.org
Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9


86.54.11.100
Server: 86.54.11.100
Address: 86.54.11.100#53

Non-authoritative answer:
Name: hackerpublicradio.org
Address: 204.13.239.180


86.54.11.11
Server: 86.54.11.11
Address: 86.54.11.11#53

Non-authoritative answer:
Name: hackerpublicradio.org
Address: 51.15.69.11
Name: hackerpublicradio.org
Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9


86.54.11.12
Server: 86.54.11.12
Address: 86.54.11.12#53

Non-authoritative answer:
Name: hackerpublicradio.org
Address: 51.15.69.11
Name: hackerpublicradio.org
Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9


86.54.11.13
Server: 86.54.11.13
Address: 86.54.11.13#53

Non-authoritative answer:
Name: hackerpublicradio.org
Address: 51.15.69.11
Name: hackerpublicradio.org
Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9

$ for i in 8.8.8.8 86.54.11.1 86.54.11.100 86.54.11.11 86.54.11.12 86.54.11.13;do echo "------";echo "${i}"; nslookup hackerpublicradio.org ${i};done ------ 8.8.8.8 Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: hackerpublicradio.org Address: 204.13.239.180 ------ 86.54.11.1 Server: 86.54.11.1 Address: 86.54.11.1#53 Non-authoritative answer: Name: hackerpublicradio.org Address: 51.15.69.11 Name: hackerpublicradio.org Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9 ------ 86.54.11.100 Server: 86.54.11.100 Address: 86.54.11.100#53 Non-authoritative answer: Name: hackerpublicradio.org Address: 204.13.239.180 ------ 86.54.11.11 Server: 86.54.11.11 Address: 86.54.11.11#53 Non-authoritative answer: Name: hackerpublicradio.org Address: 51.15.69.11 Name: hackerpublicradio.org Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9 ------ 86.54.11.12 Server: 86.54.11.12 Address: 86.54.11.12#53 Non-authoritative answer: Name: hackerpublicradio.org Address: 51.15.69.11 Name: hackerpublicradio.org Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9 ------ 86.54.11.13 Server: 86.54.11.13 Address: 86.54.11.13#53 Non-authoritative answer: Name: hackerpublicradio.org Address: 51.15.69.11 Name: hackerpublicradio.org Address: 2001:bc8:1640:3ffd:dc00:ff:fe4a:3ec9
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HPR/hpr_website#3