Tootfinder

Opt-in global Mastodon full text search. Join the index!

@danyork@mastodon.social
2026-08-21 17:48:50

RE: #DNS, #ENUM an…

@jtk@infosec.exchange
2026-07-27 19:48:31

#DNS root servers on an observed June 2026 traffic increase:
"[...] a representative from the AS responded on July 3rd. They confirmed that the traffic originated from their networks (i.e., was not spoofed) and was the unintentional result of recent recursive resolver software updates."
root-servers.org/media/news/20

@frankel@mastodon.top
2026-08-13 09:16:22

Reserved Top Level #DNS Names
datatracker.ietf.org/doc/html/

@danyork@mastodon.social
2026-06-08 08:21:43

Getting started at #ICANN68 with the ccNSO Tech Day’s dive into #DNS :
- DNS Abuse Mitigation Tools
- Evidence Based Domain Checks
- Evidence Based DNS Resilience
- DNSXplore Platform Follow up
The 3rd presentation will be from my Internet Society colleague Amreesh Phokeer.

Photo from the back of a large conference room. There are rows of tables with chairs behind them where people are sitting. There is a row of tables in the front where several people sit facing the crowd. There are two large screens on the front wall that have a slide titled “Agenda 1.5”
@jamesthebard@social.linux.pizza
2026-06-07 18:19:23

Finally got the Pihole on 443 behind some nice valid certs. Didn't take too much effort, the longest part was getting the ports set correctly on the Pihole server so it was only listening on localhost. A little `acme.sh` `nginx` later and everything looks good.
#homelab #dns

A screenshot of the Pihole dashboard showing that it's running securely.
Proof that the certs are valid and that everything is happy with the Pihole UI.
@publicvoit@graz.social
2026-07-28 07:58:13

"Mit A1 Business #DNS Security surfen Sie sicher mit Ihrem A1 Business Internet:
Der automatische Schutzfilter blockiert gefährliche #Phishing-Seiten, #Malware, Betrugsversuche sowie unerwünschte

@frankel@mastodon.top
2026-06-08 17:23:14

DNS4EU Public Service
#DNS #DigitalSovereignty

@jtk@infosec.exchange
2026-07-23 21:32:50

Any #PortlandME fedi people involved with #DNS, #BGP, #infosec, or

@danyork@mastodon.social
2026-06-08 14:50:49

Predictably, the #ICANN86 session about the "Current and Coming Impact of #AI on #DNS Abuse" is packed to standing-room-only! Concerns across the

@adulau@infosec.exchange
2026-08-23 09:56:48

I just released ptrclassify is a small, dependency-free Python library and CLI that infers likely IP usage from reverse-DNS PTR hostnames.
It is intentionally heuristic and multi-label. PTR naming is operator-controlled and is not authoritative evidence of how an address is actually used. The output therefore includes a confidence score, the text that matched, and the rule IDs that produced each label.
To summarize, the library is trying to guess usage (and a bit location) of an IP address based on its PTR records. It's based on a set of rules which can be updated easily.
#osint #cybersecurity #ptrclassify #opensource #dns
:github: github.com/adulau/ptrclassify
:python: module pypi.org/project/ptrclassify/