r/dns

▲ 205 r/dns+1 crossposts

It seems like .de TLD has some DNS issues going on. Our monitoring shows DNS resolution issues (SERVFAILs) across different networks and countries. Apparently most caches are also affected, with some caches sometimes working.

EDIT: I've run a RIPE Atlas measurement against 150 geodistributed hosts, and 2/3 of those hosts received a SERVFAIL. So its a global outage of the .de TLD.

EDIT2: https://status.denic.de/ is reporting a partial DNS disruption

EDIT3: https://status.denic.de/ is reporting a full DNS disruption

EDIT4: https://status.denic.de/pages/incident/592577eab611ce1e0d00046f/69fa60ef9d12f5057a974f38

EDIT5: My domains are resolvable again since 00:21 CEST.

reddit.com
u/IT-BAER — 8 days ago
▲ 40 r/dns

Hello everyone,

I want to use a DNS for privacy and ad blocking purposes. What providers can you recommend. Till now, I heard from nextdns, ublockdns, adgurad home and pihole. The later two need your own server or hardware. Ideally I want to add my family into the DNS as well to cover them two.

If it ideally would be European that would be an added benefit.

I would have no problem with setting it up my self, but the maintenance has to be low due to me not having that much time for it.

Thanks in advance.

reddit.com
u/S_p_a_c_y — 8 days ago
▲ 2 r/dns+1 crossposts

Domains etc

Hi I’m after some help if possible I’ve bought a domain and registered it via my seller panel, I’ve then used the name changes and applied them to my domain.

Previously I was just using the: cloud url when providing a url plus login info to users.

The problem is this changes regular and I have to help a lot of non tech savvy people update their urls to keep thier service working, now that I have my own Domain will it keep needing updating?

If it will change frequently is there a way to change their URLs remotely ? (This is what I ultimately want) I’m a total noob and would really appreciate a dummy’s guide.

Any help greatly appreciated

reddit.com
u/Maleficent_Fly_7216 — 1 day ago
▲ 9 r/dns+3 crossposts

trying to convince myself the VPN magically fixes everything

u/Chance_Drink3100 — 18 hours ago
▲ 2 r/dns+2 crossposts

What do you actually use your VPN for the most?

Every VPN ad talks about privacy and streaming but I’m curious what people here genuinely use theirs for day to day. For me it’s mostly public WIFI and getting around random region locks but I know some people use them for work travel gaming or just avoiding ISP tracking. Wondering what use cases actually made paying for a VPN worth it for you

reddit.com
u/No-Hat-2797 — 1 day ago
▲ 3 r/dns

I'm building Deenez to make DNS records easier to manage — feedback welcome

I just have launched the first public page for Deenez at deenez.com

Deenez is a new tool i'm building to make DNS record management easier, especially when zones start getting messy across teams, providers, and environments.

The idea is to help with things like:

  • grouping related DNS records
  • adding notes/context to records
  • normalizing record values
  • integrating with multiple DNS providers
  • composing more complex records like SPF
  • optional SPF flattening
  • linking records to resources, like servers, instead copy pasting ip addresses
  • scheduling DNS changes or adding expiring dates
  • keeping an audit trail of DNS record changes

If you'd like to keep posted. Make sure you sign up for the waitlist. If your would like a specific provider to integrate with, also let me know by filling in the form on the site.

Would also love to hear feedback from people who manage DNS regularly. What are the biggest pain points you’d like me to solve in this tool?

reddit.com
u/rschaaphuizen — 1 day ago
▲ 0 r/dns

Notify about DNS records propagation

Hi there, I always had the pain of constantly dig'ing for a domain, and checking if the new expected IP address (or any other record type really) is finally written and propagated into all relevant resolvers.

So, I was thinking about automating this, wiring it up to email notifications or slack.. And webhooks would be cool - you could do some cool automation with those (chain with issuing a SSL cert)!!

Just wondering if I'm the only one who would pay a few bucks for this, or you guys don't share this pain point at all.

Have a magnificent day!

reddit.com
u/vojtechrichter — 4 days ago
▲ 96 r/dns+2 crossposts

I’ve been looking at phishing resistance around UK government domains, especially in the context of HMRC impersonation, and found something I thought this sub might find interesting.

When querying TXT records for undelegated / non-existent gov.uk domains, the namespace appears to return email authentication records anyway.

For example:
dig TXT randomstring.gov.uk

returns:

randomstring.gov.uk. 1800 IN TXT "v=DMARC1;p=reject;rua=mailto:govuk-rua@dmarc.service.gov.uk"
randomstring.gov.uk. 1800 IN TXT "v=spf1 ?all"

If this is intentional, it’s a pretty powerful defensive pattern.

The usual anti-spoofing controls protect domains you own and operate. But attackers often abuse names that do not exist yet, for example:

hmrc-tax-refund.gov.uk
secure-hmrc-payment.gov.uk
randomstring.gov.uk

If those domains are undelegated and return no DNS, there’s normally no SPF or DMARC policy for receivers to evaluate. In this case, gov.uk seems to be closing that gap by making undelegated direct subdomains signal “don’t trust mail from here”.

I haven’t found public documentation from GDS, NCSC, or others describing this as a namespace-level anti-phishing control, so I’m curious whether anyone has seen it documented or knows more about the implementation.

A few observations:

  • This seems to apply to direct *.gov.uk names.
  • I didn’t see the same behaviour for nhs.uk or gov.scot

The broader point is that most organisations protect the domains they use. This looks like an attempt to protect the surrounding namespace too, which is a much more ambitious phishing defence.

I wrote up the full notes here, including background on HMRC phishing and why this matters:

https://cybaa.io/blog/2026-04-27/gov-uk-namespace-spoofing-protection

I would be interested to hear whether others have seen similar namespace-level SPF/DMARC handling elsewhere or any public information about gov.uk implementing this

u/JoeTiedeman — 11 days ago
▲ 6 r/dns

Which registrars are good for DNSSEC and multi-signing (model 2)?

I'm looking for recommendations for a registrar that allows adding multiple DS records to a domain, to support multisigning. In model 2, you set up 2 DS records, corresponding to the 257 KSK for each dns provider. Then each DNS provider uses their own KSK for the zone (in contrast to model 1, where there is a shared KSK that both providers use).

Cloudflare have some good documentation about DNSSEC and multi provider DNS, and they have an effective system for adding DNSSEC to domains they server. However when using Cloudflare as the registrar there doesn't seem to be a way of adding the second DS record that multisigning needs!

This is the documentation Cloudflare provide, and it's step 3.1 where Cloudflare seems to drop the ball as a registrar. https://developers.cloudflare.com/dns/dnssec/multi-signer-dnssec/setup/

Has anyone managed to configure multiple DS records when using cloudflare as their registar?

So I'm looking either for a recommendation for other registrars who have good support for DNSSEC (and specifically model 2 multi-signing), or information from anyone who has had success with Cloudflare.

u/frankster — 3 days ago
▲ 1 r/dns+5 crossposts

Me watching one buffering wheel turn my entire evening into a side quest

u/FriendHot7938 — 2 days ago
▲ 10 r/dns+2 crossposts

How a VPN Hides Your Internet Traffic From Prying Eyes

u/No-Hat-2797 — 5 days ago
▲ 7 r/dns

What are these?

Just curious as to what these are? Google search didn't return much and it's just one after another after another. This is out of the ordinary for my device, just wondering if anyone's familiar with them? Thank you!

u/Kooky-Interaction880 — 5 days ago
▲ 5 r/dns+1 crossposts

Cant go to one specific website....DNS_PROBE_FINISHED_NXDOMAIN

Update- Changing to CLOUDFARE 1.1.1.1 was what worked for me. Not sure what issue happened, but will investigate more tomorrow. Looks like some of the comments were onto the right thing and I will look into that.

I cant go to one specific website, its giving me this error. I have tried multiple things on other reddit threads, but those were up to a year old. It has to be something with my router, when I disconnect WIFI from my phone, the website works.... www.vcm.com . I am unable to get to it on any browser on my PC. What am I missing here?

u/MazdaRx7Guy — 5 days ago
▲ 5 r/dns

Edit: Solved! Microsoft support was able to help. Apparently the account was set up incorrectly in the first place.

client and I are stuck in a support loop with managing the DNS for their domain. The client has a domain with godaddy. They previously had a microsoft email account through godaddy, which they extricated. They are now using microsoft on it's own. They have not been able to verify their domain to use a custom domain with their microsoft email account, and therefore can't receive any emails.

My

When they contacted microsoft support, microsoft said that the domain is already being used for an email managed through godaddy, and to contact godaddy support. When we contacted godaddy support, they said that the email is no longer managed by godaddy and we need to contact microsoft. We basically keep getting stuck in a loop of "contact the other provider." Is there something I should be checking in their DNS records? According to godaddy, all of the DNS records are updated and the email should be working.

reddit.com
u/70sobsession — 8 days ago
▲ 5 r/dns

Hi all,

I’m working on an idea for a DNS management tool and I’d love to get some honest feedback. Especially from people who deal with DNS in real-world environments.

The problem I keep running into is that DNS records often become messy over time:

  • records are spread across different providers
  • it’s not always clear why a record exists (especially when they don't have a recognizable name)
  • values are entered inconsistently (for like CNAME records with a dot at the end or not?)
  • SPF records become hard to maintain
  • temporary records stay around forever
  • changes are made without much context or history
  • DNS changes are hard to plan, review, or audit

The tool I’m thinking about would focus on making DNS management more structured and understandable, especially for those who manage multiple domains.

Some of the features I have in mind:

  • grouping related DNS records together
  • adding notes/comments to individual records
  • normalizing record values
  • integrations with multiple DNS providers (like cloudflare, route53 etc)
  • helping compose more complex records like SPF
  • optional SPF flattening
  • linking records to resources, such as servers, instead of manually entering IP addresses
  • scheduling DNS changes
  • audit trail for changes
  • expiration dates for temporary records

I’m not trying to pitch anything here. I’m trying to validate whether this is a real enough pain point.

A few questions:

  1. Is this something you would actually use?
  2. What part of DNS management is most annoying or risky for you today?
  3. Are there features missing from the list above?
  4. If you manage DNS for clients or multiple teams, what would make this trustworthy enough for you to use?

Any feedback or criticism are very welcome. Also leave a reply like “please don’t build this” if you think nobody is waiting for a tool like this.

reddit.com
u/rschaaphuizen — 8 days ago
▲ 6 r/dns

Hi All

I've woken to notifications our SMTP2GO account has become unverified. I've logged in and checked, it says the CNAME is no longer verified.

Jump into the cPanel, have a look at the zones, and everything is as it should be.

Do a quick DNS DIG with google toolbox and no CNAME results.

Whatismydns dot net, same results.

Any ideas?

reddit.com
u/_wink — 7 days ago
▲ 7 r/dns

Hello,

I have been looking into getting a Raspberry Pi to host Pi-hole (or Adguard Home, I havent decided yet) and also Unbound DNS.

Now, I've come into a fork in the road, if you will.

I am unsure if it makes more sense to leave Unbound in its default reverse DNS mode, or if it makes sense to use DoT with it to Quad9, for a balance of privacy and such. I understand the differences, just not sure what other people tend to do for it.

The search feature really was just going towards Quad9 and Pihole and such being used for malware protection, so I apologize if this is something asked often.

I appreciate any recommendations.

Thank you.

reddit.com
u/Heyheyohno — 14 days ago
▲ 3 r/dns

I am by no means an expert on how the DNS works. But this sparked my interest, so I came here for wisdom of the elders of DNS. What happened is that I changed the nameservers for a domain name that I own. It was using the registrar provided nameservers, and I changed them to a third party DNS provider. So I specified my two servers in the custom servers section of the dashboard, on the registrar's website, to point to my new DNS provider.

The changes have already propagated, no doubt. Because it has been several days since I made the change. The propagation was almost immediate, it probably took less than 1 hour. I used these commands on Windows to check the DNS status – specifically the NS records in this example.

Resolve-DnsName -Name mydomain.com -Type NS

Name                           Type   TTL   Section    NameHost
----                           ----   ---   -------    --------
mydomain.com                   NS     300   Answer     ns1.vultr.com
mydomain.com                   NS     300   Answer     ns2.vultr.com


Resolve-DnsName -Name mydomain.com -Type NS -Server dns1.registrar-servers.com

Name                           Type   TTL   Section    NameHost
----                           ----   ---   -------    --------
mydomain.com                   NS     1800  Answer     dns1.registrar-servers.com
mydomain.com                   NS     1800  Answer     dns2.registrar-servers.com

When I didn't specify any server to do the checking against (authoritative server), I got a completely different output than when I did specify the server. Why is that? The new custom nameservers are listed at the top, and registrar's servers are listed below that.

Is this normal behavior in DNS? When I run -Type NS -Server dns1.registrar-servers.com I am expecting to see ns1.vultr.com in the output. Why is this not happening? Is it because "authoritative servers" don't do dual duty as "recursive resolvers" as well?

But if this is true, then I would expect to see only a SOA record returned if the domain has no other DNS records, which is in fact exactly what I have seen from other registrars. I own more than one domain name, and I have recently transferred some of them to other registrars. But I am only seeing this behavior with this particular registrar.

The command Resolve-DnsName -Name mydomain.com -Type NS -Server dns1.registrar-servers.com is more specific than Resolve-DnsName -Name mydomain.com -Type NS. Despite being more specific, it returns inaccurate data. The output from the less specific command is 100% accurate. I take this to mean that the DNS changes have propagated correctly across the world, and even my local router knows this, but my registrar's nameservers don't. This is what made me suspect that authoritative servers can't do dual duty as recursive resolvers as well. Or perhaps it's not a common config? But still possible?

But so what does this mean then? Why is my registrar's nameserver returning anything other than a SOA record, when in fact, this registrar's nameservers are no longer in use? There is nothing listed under "host records" for this domain, in the Advanced DNS section of the dashboard.

The only explanation I can think of is that they are hiding these records from me, i.e. they have kept them on their nameservers. Maybe in case I change my mind later and revert to using their nameservers again, so that I won't need to recreate the records? But they are not showing anything in the user facing dashboard that would suggest that any old records even exist! Let alone that they can be reused at a later time!

It's very tricky to navigate their DNS settings pages and some of their templates are either buggy or intentionally made to reset your preferences and park your unused domains. And this is one of the reasons I decided to moved the DNS function out to a third party that I can trust, and set my DNS records reliably.

Any other explanation you can offer me? Any advice you can give me when it comes to DNS and domains? I know it's often recommended by the pros to create separation between the registrar and the DNS management. I have finally done that now.

reddit.com
u/Ken852 — 10 days ago