← Back to context Comment by mschuster91 4 days ago It actually is, the IP it resolves to is Cloudflare. 2 comments mschuster91 Reply rvnx 4 days ago Lucky you (this was not cynical) because for me there is no Cloudflare: This site can’t be reached Check if there is a typo in rt.com. DNS_PROBE_FINISHED_NXDOMAIN (just an empty A record) ShowalkKama 4 days ago rt.com does not use Cloudflare, they are a customer of DDOS Guard: $ drill -Q rt.com | tee $(tty) | xargs whois | grep org-name 91.215.41.4 org-name: DDOS-GUARD LTD $ curl --silent https://www.rt.com | grep '<title>[^<]\*</title>' | head -1 <title>RT - Breaking News, Russia News, World News and Video</title>
rvnx 4 days ago Lucky you (this was not cynical) because for me there is no Cloudflare: This site can’t be reached Check if there is a typo in rt.com. DNS_PROBE_FINISHED_NXDOMAIN (just an empty A record)
ShowalkKama 4 days ago rt.com does not use Cloudflare, they are a customer of DDOS Guard: $ drill -Q rt.com | tee $(tty) | xargs whois | grep org-name 91.215.41.4 org-name: DDOS-GUARD LTD $ curl --silent https://www.rt.com | grep '<title>[^<]\*</title>' | head -1 <title>RT - Breaking News, Russia News, World News and Video</title>
Lucky you (this was not cynical) because for me there is no Cloudflare:
(just an empty A record)
rt.com does not use Cloudflare, they are a customer of DDOS Guard: