Why Do Some Websites Start With WWW1? (Not WWW)

  Рет қаралды 627,954

ThioJoe

ThioJoe

Күн бұрын

Have you ever seen that before and wondered why?
• List of all Top Level Domains: data.iana.org/TLD/tlds-alpha-...
Time Stamps:
0:00 - Intro
0:26 - What is WWW Anyway?
2:24 - Why Sites Still Show WWW
4:44 - New TLDs
6:19 - Why WWW1, WWW2, etc
⇒ Become a channel member for exclusive features! Check it out here: kzbin.infojoin
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Merch ⇨ teespring.com/stores/thiojoe
⇨ / thiojoe
⇨ / thiojoe
⇨ / thiojoetv
My Gear & Equipment ⇨ kit.co/ThioJoe
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
#Internet #Tech #ThioJoe

Пікірлер: 1 000
@ThioJoe
@ThioJoe 3 жыл бұрын
Don't forget to smash the algorithm for the youtube like button
@hdhwkq
@hdhwkq 3 жыл бұрын
TF
@DanielMemeSmith
@DanielMemeSmith 3 жыл бұрын
@@hdhwkq the emoji is from the membership shit
@DifficultyYT
@DifficultyYT 3 жыл бұрын
Okie dokie
@hdhwkq
@hdhwkq 3 жыл бұрын
@@DanielMemeSmith is see
@Qacka
@Qacka 3 жыл бұрын
yes
@sholzapfeld
@sholzapfeld 3 жыл бұрын
You’re forgetting in the explanation that a domain can have multiple A records so if one server of the IP pool is down, the traffic will go to the second A record. And in some cases, banks use www# instance, it’s because of the service type for not mixing systems, for example www2 is for personal banking system, www3 is for enterprise banking system and so on.
@alexflayz3600
@alexflayz3600 3 жыл бұрын
@@tripplefives1402 +1
@LuisAPeregrina
@LuisAPeregrina 3 жыл бұрын
Yep, he failed to mention "high availability".
@DeadlyDragon_
@DeadlyDragon_ 3 жыл бұрын
@@tripplefives1402 this isnt really true load balancing but rather a round robin rotation of the entries. there are global load balancers that utilize DNS and act as a nameserver but this is for very large global environments. As for taking hours to days this isnt entirely accurate either. DNS zones are configured with a TTL or time to live. Most places doing global load balancing will have extremely short or the load balancer will manage the TTL intelligently. I have a large knowledge of DNS as I was a DNS admin. Feel free to ask me any questions.
@DeadlyDragon_
@DeadlyDragon_ 3 жыл бұрын
@@tripplefives1402 incorrect I was actually referencing GSLB via F5 GTM Load balancing. GTM uses a delegated DNS zone to modify DNS entries depending on backend web servers, for example GTM in western US goes down a GTM in eastern US will take over. it is way more effective and intelligent. DNS round robin doesnt know if a site is completely dead so if a webserver isnt responding DNS will still happily reply with its address because it was told to do so.
@NillKitty
@NillKitty 3 жыл бұрын
@@DeadlyDragon_ GSLB is not just for "very large global environments". It's used any time you want to load balance without the traffic going through the load balancer. It's absolutely required for some things that cannot be proxied or NAT'ed easily, traffic that is destined for different datacenters, or load balancing of things based on other types of records (e.g. MX records mapping to a series of mail servers). GSLB is just "DNS with smarts". There are cases where you might use GSLB even if you're not load balancing, and you just want the DNS response to be subject to health checks/server availability.
@nikonoob9916
@nikonoob9916 3 жыл бұрын
I've seen the www1 when watching *totally legal* movies online Edit: Holy crap why are you guys liking this, this is such an overused joke!! Anyway, thanks for the likes :P
@fitmotheyap
@fitmotheyap 3 жыл бұрын
Yeah i have also seen it when *legally* watching movies online
@YellowLAVA
@YellowLAVA 3 жыл бұрын
I've seen www12 when watching *totally legal* anime online
@fitmotheyap
@fitmotheyap 3 жыл бұрын
@@YellowLAVA that's great!
@Kevin-rk3ef
@Kevin-rk3ef 3 жыл бұрын
@@YellowLAVA ive done the same with www16
@whoaboutyt
@whoaboutyt 3 жыл бұрын
😆🤣😆
@xer0052
@xer0052 3 жыл бұрын
I remember using www1 and www2 to buy tickets for concerts because the first one always used to be overloaded when the sales started :D
@guilhermedantas5067
@guilhermedantas5067 3 жыл бұрын
Great tip! Thanks!
@zekiz774
@zekiz774 3 жыл бұрын
I like how he uses DNS IP adresses to explain the things.
@emmettjohnson142
@emmettjohnson142 3 жыл бұрын
Well, they are simple and not long, so why not?
@nark4837
@nark4837 3 жыл бұрын
It's not even how he explained it. That's just how it works.
@nark4837
@nark4837 3 жыл бұрын
Emmett Johnson I mean, that's the only way you can explain it, not whether it's short or simple. It is what it is.
@emmettjohnson142
@emmettjohnson142 3 жыл бұрын
@@nark4837 yes, you are correct
@KnightRiderOfVoid
@KnightRiderOfVoid 3 жыл бұрын
@@emmettjohnson142 Why not? Because it misleads people to use actual public IPs on their docs, and then it subconsciously encourages their use in labs, and that translates to a**holes thinking they know enough, using some random IP on a production environment. I get it, "it's just an example", but it's a bad one because it can be troublesome if not taken good care of, and requires some advanced networking knowledge to not mess with that and fix that kind of issues when they happen. You may refer to my other comment about the correct IP addresses that he should be using and why. No hate of course, just wanted to let you know there's a valid reason to not do it, and you may not be aware of it (which is fine, if you don't plan on touching any production environment, otherwise better teach the correct way while one's at it 👍 ).
@BrianHartman
@BrianHartman 3 жыл бұрын
I'm more concerned as to why Wolfram Alpha is using an insecure connection in their other server.
@lychy645
@lychy645 3 жыл бұрын
Its owned by the Network Advertising Institute
@HZStudio
@HZStudio 3 жыл бұрын
Though, realistically, what private info are you submitting on wolfram?
@JoshCarterWeb
@JoshCarterWeb 3 жыл бұрын
It may have an SSL certificate, but there just isn’t a 301 redirect to the secure version
@HZStudio
@HZStudio 3 жыл бұрын
@@JoshCarterWeb they have a self signed one
@codegeek98
@codegeek98 3 жыл бұрын
If the hacker at the coffee shop wants to change the value of 2**35 - 10**10, I will allow him this That, and ISP datamining are the only real threat models here
@midnight0s
@midnight0s 3 жыл бұрын
Everyone: www1 and www2 are only in illegal and shady sites! Me: *Ever seen HP's site?*
@beedslolkuntus2070
@beedslolkuntus2070 3 жыл бұрын
lol so true haha
@wibs0n68
@wibs0n68 3 жыл бұрын
Wut?
@mofosat6969
@mofosat6969 3 жыл бұрын
www8 lol
@krisavi
@krisavi 3 жыл бұрын
Isn't HP kind of shady as well ?
@mofosat6969
@mofosat6969 3 жыл бұрын
@@krisavi don't hurt hp fanboys and fangirls
@EwanMarshall
@EwanMarshall 3 жыл бұрын
1) a CNAME record on the higher level domain is more than possible, however it will redirect everything including mail exchangers and such to the CNAME. 2) a lot of WWW1 and WWW2 are to get around 302 redirect caching on larger older sites too.
@GrantSpencer-Purple-Circle
@GrantSpencer-Purple-Circle 3 жыл бұрын
Your example of the Wolfram Alpha subdomain is used for tracking how many people incorrectly type their domain name. There will be some tracking code logging which domain the redirect came from or they may simply use it as an identifier when they are checking their server logs.
@sportundgamefreak
@sportundgamefreak 3 жыл бұрын
www1 is often used for different versions of a website. e.g. if a new version of the website has not yet been fully translated and you call up a language that is not translated you will be redirected to an old version of the website at www1 where the language was translated.
@marsimplodation
@marsimplodation 3 жыл бұрын
I'm a sysadmin and we are using different subdomains to connect to different servers for different use cases. The customer can instantly see from the domain and the top domain, that this side is valid and from us, while we can keep the servers separated. It's really useful and easy
@ViolinIliev
@ViolinIliev 3 жыл бұрын
Some load-balancers support "sticky sessions" and always redirect the same user/context to the same server. Perhaps www1,2,3 is an old-school easier way to make sure each subsequent request stays on the same server.
@mihiguy
@mihiguy Жыл бұрын
not necessarily oldschool, when your website/webapp is hosted at multiple sites and you try to route your session to the fastest server - DNS does not in general do this well if you need sticky sessions even if the user changes network (e.g. wifi to mobile) which may change location-based DNS results. You can work around this on the server, but why do you need to hide it? If you use sticky sessions, the session ID will in any case have some "worker ID" embedded, so technical people can always find out whether their session is on the same server or not.
@jessicapink703
@jessicapink703 3 жыл бұрын
You can't imagine how hard it has been to explain this basic concept to my friends and family over the years! I'm a WordPress developer, so I've dealt with the problem of explaining this many times.
@LilBoiBoi
@LilBoiBoi 3 жыл бұрын
ok
@Schwarminkontinenz
@Schwarminkontinenz 3 жыл бұрын
Why?
@bored_person1640
@bored_person1640 3 жыл бұрын
Can you explain what word press is to me?
@LilBoiBoi
@LilBoiBoi 3 жыл бұрын
why do some websites start with www1?
@beedslolkuntus2070
@beedslolkuntus2070 3 жыл бұрын
@@bored_person1640 A basic CMS tool, it basically is a running live application which is used for making a blog or website
@johncoles
@johncoles 3 жыл бұрын
Few things that are a little wonky in this: • The misspelt domain is an ad domain so not really owned by the true company. • A records can be used to load balanced, either by having multiple entries, changing responses (using something like AWS’ Route5) and an IP can go to multiple servers/data centres. This is how services like Cloudflare DNS and Google DNS (shown as example IPs in the video) work. Any cast IP systems allow for this hence how you can always use 1.1.1.1 for CF, though they are not a default option a lot of the time and tend to be used by large enterprises/infrastructure systems.
@deweyhason8800
@deweyhason8800 Жыл бұрын
ThioJoe. 1 year ago. Don't forget to smash the algorithm for the youtube like button □. 1.2K likes. 73 replies
@deleteduser7870
@deleteduser7870 3 жыл бұрын
HP's official website: am I joke to you
@luczoxz
@luczoxz 3 жыл бұрын
True
@sharp14x
@sharp14x 3 жыл бұрын
Yes.
@justinbuckley
@justinbuckley 3 жыл бұрын
Not seen this channel in years, feels weird to see a proper video haha! Keep up the better work :)
@JustNick
@JustNick Жыл бұрын
I work for a hosting / service provider and we use ww25 and other ww domains to numerate the backend webservers so customers can customize their websites. They go directly to the cpanel for example. And for the cname records like you explained it :)
@rtwice93555
@rtwice93555 3 жыл бұрын
I was already lost by :07 All kidding aside, no matter how hard I try to understand the internet and computers, I just don't get it. I am a mechanic and work with my hands during the day and spend little time on the computer. I am just happy there are people out there who are smart enough to keep it working.
@TokyoXtreme
@TokyoXtreme 3 жыл бұрын
The Internet is very similar to plumbing. Data, which is essentially binary values assigned to memory, is the “water” that must be piped all around from big reservoirs to small household faucets.
@daringcuteseal
@daringcuteseal 3 жыл бұрын
When notification appears I thought "Why websites start world war whatever 1 and not world war whatever" Until I saw the thumbnail
@EpicNoobx
@EpicNoobx 3 жыл бұрын
a-
@ENFPerspectives
@ENFPerspectives 3 жыл бұрын
🙌🙌
@monnamonsta
@monnamonsta 3 жыл бұрын
lol
@sailaab
@sailaab 3 жыл бұрын
😆
@toarexer
@toarexer 3 жыл бұрын
world wide war
@Croissinate
@Croissinate 2 жыл бұрын
Recently discovered your channel. Really enjoying the subject of these videos and particularly, the level of detail and the way you explain stuff like this. Not many people are good at explaining stuff like DNS in a simple manner like this. I think you'd make an excellent technical business analyst tbh
@Xipheria
@Xipheria 3 жыл бұрын
It's amazing that there are a lot of different World Wide Webs!
@alexanderkralev9278
@alexanderkralev9278 3 жыл бұрын
Spiders really love making them huh?, there are like 87 of them
@Xipheria
@Xipheria 3 жыл бұрын
@@alexanderkralev9278 at least 2
@sirtangerine1465
@sirtangerine1465 2 жыл бұрын
Heh, Patchy
@HBC101TVStudios
@HBC101TVStudios Жыл бұрын
@@Xipheria UwU
@WolfPackYT
@WolfPackYT Жыл бұрын
Ok people we need a ThioJoe W count 💀
@spv420
@spv420 Жыл бұрын
1 like and i'll do it
@aqqalur3941
@aqqalur3941 Жыл бұрын
I got 126, I might have missed some
@shikhanshu
@shikhanshu 3 жыл бұрын
So informative! Thio never disappoints.
@iharshgarg
@iharshgarg 3 жыл бұрын
i really appreaciate that you make videos on such different topics
@robwiz9
@robwiz9 3 жыл бұрын
These domains are usually "This domain is for sale" websites, or a redirect to a "Congratulations, you are the 1 000 000th person to visit this website, you win a free iPhone" site.
@dieguito0512
@dieguito0512 3 жыл бұрын
LMAO SO TRUE
@ShadowGD_OfficialYT
@ShadowGD_OfficialYT Жыл бұрын
Or advertising websites (that were shutdown, so they show some ads related to the website's content when it was active).
@voffbe
@voffbe 3 жыл бұрын
Why Do Some Websites Start With WWW1? ThioJoe: *makes a video about it* Also ThioJoe: Idk
@alimran8449
@alimran8449 3 жыл бұрын
I just love this type of content, and hate those smartphones and gadgets unboxing/review. Keep creating this type of content Joe. Lots of love ❤️
@AbandonRule
@AbandonRule 3 жыл бұрын
When I clicked on this I thought it was going to be clickbait. But the tech dns stuff and the short history was worth the click. Thanks.
@B3Band
@B3Band 2 жыл бұрын
Could be for statistical purposes. A way to tell how people are arriving at their website. If they have a newsletter, they can make the link in the newsletter slightly different and immediately be able to tell how many people clicked through from the newsletter.
@_tr11
@_tr11 5 ай бұрын
For that they would use URL parameters, e.g. ?from=newsletter-XXXX, as subdomains won't be much pratical
@AlejandroMeri
@AlejandroMeri 3 жыл бұрын
Thanks, my bank always does this and I'm paranoid like "Am I actually on the bank page or is this a spoofing attempt?"
@wifightit
@wifightit 3 жыл бұрын
A reliably 'ThioJoe' video, this. Good work. Another seemingly niche fact that we all glaze over, without even knowing that it's worthy of examination.
@ashifa2111
@ashifa2111 3 жыл бұрын
Very useful and good explanation on this topic ThioJoe. Thanks for sharing :thumbsup:
@TejasGuptaMusic
@TejasGuptaMusic 3 жыл бұрын
Yay! Looks like it's time for regular uploads by Thio...!!
@elvislopes9343
@elvislopes9343 3 жыл бұрын
yay
@sulliops
@sulliops 3 жыл бұрын
Naked domains can have more than A records; they can also use CNAME to dynamically point to another address, and that's typically used with addon domains for a main domain, or they can use AAAA records to point to an IPv6 address.
@LeifNelandDk
@LeifNelandDk Жыл бұрын
No, naked domains can't have CNAME records, unless it's internal in the server itself, so the nameserver looks up the ip of the CNAME and return to client asking for it.
@TheElkster
@TheElkster 3 жыл бұрын
Cheers Theo! That was really helpful! 🙂
@JacobP81
@JacobP81 3 жыл бұрын
Very informative. Thanks. I wondered that before, I have seen it.
@Blueyzachary
@Blueyzachary 3 жыл бұрын
In later versions of DNS, you can totally use a CNAME record for the root-level record.
@mic159
@mic159 3 жыл бұрын
Are you talking about ALIAS? where the DNS system actually resolves the CNAME for you, but still only returns A/AAA records. Because that's not quite the same, and it means you loose more advanced DNS abilities, like resolving to the closest server to the user.
@codegeek98
@codegeek98 3 жыл бұрын
Yeah, some providers like Namechep, Cloudflare, and FreeDNS allow you to apply virtual **alias** records, but CNAME is never allowed there
@dk14929
@dk14929 3 жыл бұрын
I've seen some providers support that, but last I heard it's not officially standardized
@DanEllis
@DanEllis 3 жыл бұрын
This isn't true. It's not some later version of DNS. It's just the nameserver copying the records from the canonical name and inserting them into your zone file. The apex CNAME record does not really exist, and there is no such RR type as ALIAS.
@fixitfelix5452
@fixitfelix5452 3 жыл бұрын
damn i remember when this guy had that how to turn your xbox 360 into a xbox one video and i actually fell for it
@user-ci2wo7pi4n
@user-ci2wo7pi4n 3 жыл бұрын
Bruh, this isnt even about the video
@BAG864
@BAG864 3 жыл бұрын
I love videos that teach things!! Nice video
@gajabathiarjuntg2390
@gajabathiarjuntg2390 3 жыл бұрын
Thank you so much Thio for this clear explanation of WWW.
@madhusudanraikar2810
@madhusudanraikar2810 3 жыл бұрын
Seems early today
@pyp2205
@pyp2205 3 жыл бұрын
Yeah I agree
@l3v1ckUK
@l3v1ckUK 3 жыл бұрын
HP's UK site frequently switches to www8. I'd always wondered why. I even worried at first that it was a fake sure.
@dabbagol8309
@dabbagol8309 3 жыл бұрын
Learned something new today. Thanks for that
@syedirfanahmad9626
@syedirfanahmad9626 2 жыл бұрын
Good to know these details. It was something new for me
@springer1985
@springer1985 2 жыл бұрын
People use www1 or www2 etc. for load balancing domains with large user loads. Each one is a different server.
@satsuc
@satsuc 3 жыл бұрын
I am so early that I can see Joe's hearts
@timeTegus
@timeTegus 3 жыл бұрын
I realy like your videos. i learn somthing new realy often :)
@ilovewindows6851
@ilovewindows6851 3 жыл бұрын
Great explanation!!! I learnt alot Thanks sir! 😌😌😋😋😊😊
@yanndch
@yanndch 3 жыл бұрын
3:26 Cloudflare DNS is now an amazon server cloudflare would cry
@MemeProductionCompany
@MemeProductionCompany 3 жыл бұрын
I hope there’s not a WWW2 👀
@Ar-cn9eo
@Ar-cn9eo 3 жыл бұрын
There is 👀
@paul8926
@paul8926 3 жыл бұрын
Or a WWW3 for that matter 😳
@ENFPerspectives
@ENFPerspectives 3 жыл бұрын
😁
@nordmannordmann
@nordmannordmann 3 жыл бұрын
I guess it exists in a parallel universe.
@OpTubeShorts
@OpTubeShorts 3 жыл бұрын
@@Ar-cn9eo r/woooosh
@2024301
@2024301 Жыл бұрын
Great insightful thanks
@vladislavkaras491
@vladislavkaras491 Жыл бұрын
Thanks for the video!
@Operaatoors
@Operaatoors 3 жыл бұрын
I'd rather use interface on correct domain name, than on typo'ed one. If this would be some banking page or email, I would be pretty scared, because I should already passed some credentials over the server. Nevertheless, people should be carefull what they type in their browsers, because not every Facebook misstyped domain is exact Facebook interface. They are used for phising attacks. Stay safe!
@childofGod999
@childofGod999 3 жыл бұрын
When last have I watched you
@xhelloselm
@xhelloselm Жыл бұрын
It’s not actually the beginning of every website and it’s not necessarily browsers hiding it. It’s a completely optional subdomain that *was* a common convention but nowadays is mostly only used so that people who stubbornly type it in don’t receive an error page. And it’s not the browser doing the redirect, it’s the server. The load balancing can also happen at the IP level (the actual server exposed through an IP address can change).
@Talha27
@Talha27 Жыл бұрын
Very informative 🙏
@oh-ox9sj
@oh-ox9sj 3 жыл бұрын
0:54 ya im ftp btw
@didi_abdillah
@didi_abdillah 3 жыл бұрын
ThioJoe : "Double U, Double U, Double U" Me : "We, We, We"
@v01dling
@v01dling 3 жыл бұрын
wee-wee
@rangga676
@rangga676 3 жыл бұрын
Wë, Wë, Wë
@acherongoon
@acherongoon 3 жыл бұрын
A bit of clarity, backup and load balancing are different practises, load balancing a group of servers share the work through some rerouting, and backup servers pick up the load when a primary server is unavailable. I suspect backup servers are less frequent now on large systems, load balancing sorting out fail over. But a large project may not want to roll out updates to all their servers at once, exposing them to loss of service if there are any problems.
@admonishedAlligator
@admonishedAlligator Жыл бұрын
CNAME flattening and aliases can also be used with on the root domain, depending on the dns provider.
@yanneckblw
@yanneckblw 3 жыл бұрын
Im so glad its called "wewewe" in german and not "double-u double-u double-u" 😂😂
@Guillermo100
@Guillermo100 3 жыл бұрын
here its dobleve dobleve dobleve
@ShuAbLe
@ShuAbLe 3 жыл бұрын
Of course www1 stands for world wide war 1, there also the world wide war 2
@SDRIFTERAbdlmounaim
@SDRIFTERAbdlmounaim 3 жыл бұрын
thanks, this solved my big problem of the day
@gigachad2272
@gigachad2272 3 жыл бұрын
Thank you you saved my life!
@alstatutorials
@alstatutorials 3 жыл бұрын
i was wondering about this too, is it the same for www2?
@ThioJoe
@ThioJoe 3 жыл бұрын
Yep
@cereal_experiments
@cereal_experiments 3 жыл бұрын
no, that's completely different.
@alif-1223
@alif-1223 3 жыл бұрын
@@cereal_experiments he said yes so yes
@pika_bsyt
@pika_bsyt 3 жыл бұрын
@@alif-1223 r/woooooosh
@alif-1223
@alif-1223 3 жыл бұрын
@@pika_bsyt aw f*vk i got r woooshed
@BaxAndrei
@BaxAndrei 3 жыл бұрын
2:49 actually you can use CNAME for root domain. (At least on cPanel and/or Cloudflare form what I tested)
@MrBroady02
@MrBroady02 3 жыл бұрын
They give a notice that flattening will occur. They take the domain you entered in the panel, look it up periodically and put the result as an A record in the DNS system.
@k3jph
@k3jph Жыл бұрын
@@MrBroady02 Right, CNAMEs on SOAs are not possible.
@DarkGamerA
@DarkGamerA 3 жыл бұрын
This guy makes content that matters
@finna4903
@finna4903 3 жыл бұрын
Australia's Hewlett Packard (HP) starts with www8 and has done for years, with replacing it with any other number failing
@wlwrk4fd
@wlwrk4fd 3 жыл бұрын
I rhough www2 was where you filed your tax returns online.
@cgytrus
@cgytrus 3 жыл бұрын
0:40 omg no, he capitalized domain names, it looks ugly imo
@swakal8868
@swakal8868 3 жыл бұрын
Very good explanation
@riverytz
@riverytz 3 жыл бұрын
Theo jail you are the best You tuber
@ShujitoDM
@ShujitoDM 3 жыл бұрын
sounds like “worldwide web war 1” or something
@a224kkk
@a224kkk 3 жыл бұрын
4ws now
@PieFlavouredPii
@PieFlavouredPii 3 жыл бұрын
Says amazon. Wait a minute that's cloudflares. Pretend this is amazon. Well OK then 🤔😅
@parallelgaming2638
@parallelgaming2638 3 жыл бұрын
Wow! 10 min 14 sec of Wolfram alpha commercial. Amazing 😂
@allezvenga7617
@allezvenga7617 3 жыл бұрын
Thanks for your sharing
@brw9100
@brw9100 3 жыл бұрын
The WWW25 for Wolfram may be simply to track hits on the mispelled domain name.
@DeadlyDragon_
@DeadlyDragon_ 3 жыл бұрын
Nope, thatd be an insanely high ttl which is prohibitive to the function of DNS not to mention prevent folks from reaching the site. That is completely counter intuitive
@someguystudios23
@someguystudios23 3 жыл бұрын
It's the beginning of the World Web War! Aaaaa!
@Epinardscaramel
@Epinardscaramel 3 жыл бұрын
Great explanation!
@linkpalmer
@linkpalmer Жыл бұрын
this can also be for tracking - to see how many visitors come from different typos - if they find one is rarely/never clicked they might elect not to renew that domain.
@TechNetworkUK
@TechNetworkUK 3 жыл бұрын
Wow there so much bot commenters on this video
@ThioJoe
@ThioJoe 3 жыл бұрын
Yea i just delete them, they usually only comment the first few
@VL-yw3if
@VL-yw3if 3 жыл бұрын
I hate when the web browser hides www and https
@romoney
@romoney 3 жыл бұрын
right click the URL and check "Always show full URLs"
@speedox125
@speedox125 2 жыл бұрын
So that whole misspelled domain thing is actually something a lot of companies will do, where they buy up common misspellings of their domain, and just redirect it to the proper site.
@Povilaz
@Povilaz 3 жыл бұрын
Good question.
@danieleremin1924
@danieleremin1924 3 жыл бұрын
There are more types of DNS records besides A and CNAME records. They are: MX, TXT, ALIAS, NS, AAAA, SRV, TLSA, CAA.
@KnightRiderOfVoid
@KnightRiderOfVoid 3 жыл бұрын
You forgot PTR though 😁
@Simpliant
@Simpliant Жыл бұрын
@@KnightRiderOfVoid and SOA
@vanezzalaza8635
@vanezzalaza8635 3 жыл бұрын
Pls can u teach my how to boost my preformance pc and gaming pls :(
@xozeintk8093
@xozeintk8093 3 жыл бұрын
Thanks Thio
@victormendoza3295
@victormendoza3295 3 жыл бұрын
I'm sure Joe knows, aws has Failover DNS without a subdomain just for your tld main A record. Interesting video.
@Nixion.
@Nixion. 3 жыл бұрын
I’m crying bruh :((
@Nixion.
@Nixion. 3 жыл бұрын
oo comment heart
@actuallymaple
@actuallymaple 3 жыл бұрын
@@Nixion. nice
@Nixion.
@Nixion. 3 жыл бұрын
@@actuallymaple :))
@ezioboiz-ieatchildren-
@ezioboiz-ieatchildren- 3 жыл бұрын
i think those websites are scam lmfao
@framebrain
@framebrain 3 жыл бұрын
maybe the www25 refers to a particular datacenter where the website is being hosted from?
@sbrk
@sbrk 3 жыл бұрын
Most of these things you'll see are cdn (content delivery networks) related. You'll see them more on pages that have a lot of static content and little content that is changed for a user. A lot of providers will still hide all of that behind some more dns logic but that is a bit more work. I'm not saying that's the only reason for these things but this is why you see it more for as people mention random video sites for example.
@Biggerman159
@Biggerman159 Жыл бұрын
World wide war 1
@autiboy08
@autiboy08 3 жыл бұрын
First for real this time Edit: I came second last time I commented, remember me Joe?
@ThioJoe
@ThioJoe 3 жыл бұрын
I'll take your word for it
@autiboy08
@autiboy08 3 жыл бұрын
@@ThioJoe I’m at least the first who isn’t a bot
@ethimself5064
@ethimself5064 3 жыл бұрын
@@autiboy08 😂cool
@elvislopes9343
@elvislopes9343 3 жыл бұрын
lol
@ajvasava9101
@ajvasava9101 3 жыл бұрын
@@ThioJoe you never reply me
@jorelplay8738
@jorelplay8738 2 жыл бұрын
I’ve seen some sites host their old version of the website on www1 and www2 subdomains.
@toslaw9615
@toslaw9615 2 жыл бұрын
9:55 or maybe their admins were like "let's do something different cuz why not, nobody cares about this domain anyway..."
@ThePaalanBoy
@ThePaalanBoy Жыл бұрын
World Web War 1 🫡
@mrowlsss
@mrowlsss 13 сағат бұрын
WWWII
@elementiro
@elementiro 3 жыл бұрын
WW2: ends in 1945 Wolfamalpha: PATHETIC
@andrew1958
@andrew1958 3 жыл бұрын
Technically, you can call it however you want, it is just the hostname. You can make al sort of combinations.
@whistletoe
@whistletoe 3 жыл бұрын
wow that is really interesting!
Weird URL Protocols
13:54
ThioJoe
Рет қаралды 242 М.
The Weirdest Top-Level Domain Extensions
16:52
ThioJoe
Рет қаралды 199 М.
Купили айфон для собачки #shorts #iribaby
00:31
When someone reclines their seat ✈️
00:21
Adam W
Рет қаралды 29 МЛН
ROCK PAPER SCISSOR! (55 MLN SUBS!) feat @PANDAGIRLOFFICIAL #shorts
00:31
Please be kind🙏
00:34
ISSEI / いっせい
Рет қаралды 70 МЛН
The 7 Worst Operating Systems Ever
15:08
ThioJoe
Рет қаралды 1,8 МЛН
The Most HATED Image Format
11:45
ThioJoe
Рет қаралды 86 М.
Can You DESTROY Your Computer by Deleting ONE File?
9:38
ThioJoe
Рет қаралды 1,1 МЛН
Can you fit a whole game into a QR code?
20:03
MattKC
Рет қаралды 8 МЛН
Installing Linux like it's 1998
15:59
Action Retro
Рет қаралды 147 М.
Proving God exists using Math
5:23
Redeemed Zoomer
Рет қаралды 2 МЛН
Cloudflare Deploys Really Slow Code, Takes Down Entire Company
13:24
The Secret Windows "Super Admin" Account
10:49
ThioJoe
Рет қаралды 445 М.
AI от Apple - ОБЪЯСНЯЕМ
24:19
Droider
Рет қаралды 124 М.
Main filter..
0:15
CikoYt
Рет қаралды 6 МЛН
ТОП-5 культовых телефонов‼️
1:00
Pedant.ru
Рет қаралды 17 М.