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

Ғылым және технология

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: kzread.infojoin
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Merch ⇨ teespring.com/stores/thiojoe
⇨ / thiojoe
⇨ / thiojoe
⇨ / thiojoetv
My Gear & Equipment ⇨ kit.co/ThioJoe
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
#Internet #Tech #ThioJoe

Пікірлер: 1 000

  • @ThioJoe
    @ThioJoe3 жыл бұрын

    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
    @sholzapfeld3 жыл бұрын

    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
    @nikonoob99163 жыл бұрын

    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
    @xer00523 жыл бұрын

    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
    @zekiz7743 жыл бұрын

    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
    @BrianHartman3 жыл бұрын

    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
    @midnight0s3 жыл бұрын

    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
    @EwanMarshall3 жыл бұрын

    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-Circle3 жыл бұрын

    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
    @sportundgamefreak3 жыл бұрын

    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.

  • @ViolinIliev
    @ViolinIliev3 жыл бұрын

    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.

  • @marsimplodation
    @marsimplodation3 жыл бұрын

    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

  • @johncoles
    @johncoles3 жыл бұрын

    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

  • @jessicapink703
    @jessicapink7033 жыл бұрын

    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

  • @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 :)

  • @deleteduser7870
    @deleteduser78703 жыл бұрын

    HP's official website: am I joke to you

  • @luczoxz

    @luczoxz

    3 жыл бұрын

    True

  • @sharp14x

    @sharp14x

    3 жыл бұрын

    Yes.

  • @daringcuteseal
    @daringcuteseal3 жыл бұрын

    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

  • @rtwice93555
    @rtwice935553 жыл бұрын

    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.

  • @justinbuckley
    @justinbuckley3 жыл бұрын

    Not seen this channel in years, feels weird to see a proper video haha! Keep up the better work :)

  • @Croissinate
    @Croissinate2 жыл бұрын

    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

  • @voffbe
    @voffbe3 жыл бұрын

    Why Do Some Websites Start With WWW1? ThioJoe: *makes a video about it* Also ThioJoe: Idk

  • @robwiz9
    @robwiz93 жыл бұрын

    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).

  • @B3Band
    @B3Band2 жыл бұрын

    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

    6 ай бұрын

    For that they would use URL parameters, e.g. ?from=newsletter-XXXX, as subdomains won't be much pratical

  • @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

  • @Xipheria
    @Xipheria3 жыл бұрын

    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

  • @AlejandroMeri
    @AlejandroMeri3 жыл бұрын

    Thanks, my bank always does this and I'm paranoid like "Am I actually on the bank page or is this a spoofing attempt?"

  • @ashifa2111
    @ashifa21113 жыл бұрын

    Very useful and good explanation on this topic ThioJoe. Thanks for sharing :thumbsup:

  • @shikhanshu
    @shikhanshu3 жыл бұрын

    So informative! Thio never disappoints.

  • @Blueyzachary
    @Blueyzachary3 жыл бұрын

    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.

  • @TejasGuptaMusic
    @TejasGuptaMusic3 жыл бұрын

    Yay! Looks like it's time for regular uploads by Thio...!!

  • @elvislopes9343

    @elvislopes9343

    3 жыл бұрын

    yay

  • @iharshgarg
    @iharshgarg3 жыл бұрын

    i really appreaciate that you make videos on such different topics

  • @alimran8449
    @alimran84493 жыл бұрын

    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 ❤️

  • @sulliops
    @sulliops3 жыл бұрын

    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.

  • @fixitfelix5452
    @fixitfelix54523 жыл бұрын

    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

  • @wifightit
    @wifightit3 жыл бұрын

    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.

  • @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).

  • @l3v1ckUK
    @l3v1ckUK3 жыл бұрын

    HP's UK site frequently switches to www8. I'd always wondered why. I even worried at first that it was a fake sure.

  • @springer1985
    @springer19852 жыл бұрын

    People use www1 or www2 etc. for load balancing domains with large user loads. Each one is a different server.

  • @AbandonRule
    @AbandonRule3 жыл бұрын

    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.

  • @TheElkster
    @TheElkster3 жыл бұрын

    Cheers Theo! That was really helpful! 🙂

  • @madhusudanraikar2810
    @madhusudanraikar28103 жыл бұрын

    Seems early today

  • @pyp2205

    @pyp2205

    3 жыл бұрын

    Yeah I agree

  • @satsuc
    @satsuc3 жыл бұрын

    I am so early that I can see Joe's hearts

  • @JacobP81
    @JacobP813 жыл бұрын

    Very informative. Thanks. I wondered that before, I have seen it.

  • @BAG864
    @BAG8643 жыл бұрын

    I love videos that teach things!! Nice video

  • @yanndch
    @yanndch3 жыл бұрын

    3:26 Cloudflare DNS is now an amazon server cloudflare would cry

  • @alstatutorials
    @alstatutorials3 жыл бұрын

    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

  • @timeTegus
    @timeTegus3 жыл бұрын

    I realy like your videos. i learn somthing new realy often :)

  • @acherongoon
    @acherongoon3 жыл бұрын

    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.

  • @MemeProductionCompany
    @MemeProductionCompany3 жыл бұрын

    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

  • @cgytrus
    @cgytrus3 жыл бұрын

    0:40 omg no, he capitalized domain names, it looks ugly imo

  • @toslaw9615
    @toslaw96152 жыл бұрын

    9:55 or maybe their admins were like "let's do something different cuz why not, nobody cares about this domain anyway..."

  • @gajabathiarjuntg2390
    @gajabathiarjuntg23903 жыл бұрын

    Thank you so much Thio for this clear explanation of WWW.

  • @PieFlavouredPii
    @PieFlavouredPii3 жыл бұрын

    Says amazon. Wait a minute that's cloudflares. Pretend this is amazon. Well OK then 🤔😅

  • @Operaatoors
    @Operaatoors3 жыл бұрын

    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!

  • @dabbagol8309
    @dabbagol83093 жыл бұрын

    Learned something new today. Thanks for that

  • @admonishedAlligator
    @admonishedAlligator Жыл бұрын

    CNAME flattening and aliases can also be used with on the root domain, depending on the dns provider.

  • @didi_abdillah
    @didi_abdillah3 жыл бұрын

    ThioJoe : "Double U, Double U, Double U" Me : "We, We, We"

  • @v01dling

    @v01dling

    3 жыл бұрын

    wee-wee

  • @rangga676

    @rangga676

    3 жыл бұрын

    Wë, Wë, Wë

  • @childofGod717
    @childofGod7173 жыл бұрын

    When last have I watched you

  • @syedirfanahmad9626
    @syedirfanahmad96262 жыл бұрын

    Good to know these details. It was something new for me

  • @bonnie9855
    @bonnie9855 Жыл бұрын

    How do websites sometimes redirect to the correct site when you make a spelling mistake, not gonna directly say the site name example but say on a certain website you wrote hun instead of hub, it redirects you to the right one, did they just buy those other domains and have it redirect or is it something else

  • @wlwrk4fd
    @wlwrk4fd3 жыл бұрын

    I rhough www2 was where you filed your tax returns online.

  • @ShuAbLe
    @ShuAbLe3 жыл бұрын

    Of course www1 stands for world wide war 1, there also the world wide war 2

  • @ilovewindows6851
    @ilovewindows68513 жыл бұрын

    Great explanation!!! I learnt alot Thanks sir! 😌😌😋😋😊😊

  • @airkaty_
    @airkaty_3 жыл бұрын

    I tried *#62# and think my calls are forwarding to someone else instead of voicemail...and most of these codes you listed won’t work on my phone. Can you help me?

  • @yanneckblw
    @yanneckblw3 жыл бұрын

    Im so glad its called "wewewe" in german and not "double-u double-u double-u" 😂😂

  • @Guillermo100

    @Guillermo100

    3 жыл бұрын

    here its dobleve dobleve dobleve

  • @oh-ox9sj
    @oh-ox9sj3 жыл бұрын

    0:54 ya im ftp btw

  • @Talha27
    @Talha27 Жыл бұрын

    Very informative 🙏

  • @speedox125
    @speedox1252 жыл бұрын

    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.

  • @BaxAndrei
    @BaxAndrei3 жыл бұрын

    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.

  • @brw9100
    @brw91003 жыл бұрын

    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

  • @finna4903
    @finna49033 жыл бұрын

    Australia's Hewlett Packard (HP) starts with www8 and has done for years, with replacing it with any other number failing

  • @r3dchicken
    @r3dchicken3 жыл бұрын

    How do you know that ww25.wolfamalpha.com is owned by WolframAlpha? It doesn't seem so, when I go to this domain there is a button to buy it.

  • @ThioJoe

    @ThioJoe

    3 жыл бұрын

    I looked up the WHOIS info, both show being owned by Wolfram Research

  • @vanezzalaza8635
    @vanezzalaza86353 жыл бұрын

    Pls can u teach my how to boost my preformance pc and gaming pls :(

  • @ShujitoDM
    @ShujitoDM3 жыл бұрын

    sounds like “worldwide web war 1” or something

  • @a224kkk

    @a224kkk

    3 жыл бұрын

    4ws now

  • @zwz.zdenek
    @zwz.zdenek3 жыл бұрын

    You could have mentioned domain sharding. Or why it's not possible to set a bare domain to be a CNAME alias.

  • @2024301
    @2024301 Жыл бұрын

    Great insightful thanks

  • @danieleremin1924
    @danieleremin19243 жыл бұрын

    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

  • @autiboy08
    @autiboy083 жыл бұрын

    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

  • @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.

  • @DarkGamerA
    @DarkGamerA3 жыл бұрын

    This guy makes content that matters

  • @someguystudios23
    @someguystudios233 жыл бұрын

    It's the beginning of the World Web War! Aaaaa!

  • @TechNetworkUK
    @TechNetworkUK3 жыл бұрын

    Wow there so much bot commenters on this video

  • @ThioJoe

    @ThioJoe

    3 жыл бұрын

    Yea i just delete them, they usually only comment the first few

  • @vladislavkaras491
    @vladislavkaras491 Жыл бұрын

    Thanks for the video!

  • @SDRIFTERAbdlmounaim
    @SDRIFTERAbdlmounaim3 жыл бұрын

    thanks, this solved my big problem of the day

  • @VL-yw3if
    @VL-yw3if3 жыл бұрын

    I hate when the web browser hides www and https

  • @romoney

    @romoney

    3 жыл бұрын

    right click the URL and check "Always show full URLs"

  • @ezioboiz-ieatchildren-
    @ezioboiz-ieatchildren-3 жыл бұрын

    i think those websites are scam lmfao

  • @TheTruthPlease100
    @TheTruthPlease1003 жыл бұрын

    Would you have to worry about fraud issues? Or mirrored sites?

  • @swakal8868
    @swakal88683 жыл бұрын

    Very good explanation

  • @Biggerman159
    @Biggerman159 Жыл бұрын

    World wide war 1

  • @Nixion.
    @Nixion.3 жыл бұрын

    I’m crying bruh :((

  • @Nixion.

    @Nixion.

    3 жыл бұрын

    oo comment heart

  • @actuallymaple

    @actuallymaple

    3 жыл бұрын

    @@Nixion. nice

  • @Nixion.

    @Nixion.

    3 жыл бұрын

    @@actuallymaple :))

  • @framebrain
    @framebrain3 жыл бұрын

    maybe the www25 refers to a particular datacenter where the website is being hosted from?

  • @Epinardscaramel
    @Epinardscaramel3 жыл бұрын

    Great explanation!

  • @ThePaalanBoy
    @ThePaalanBoy Жыл бұрын

    World Web War 1 🫡

  • @mrowlsss

    @mrowlsss

    Ай бұрын

    WWWII

  • @elementiro
    @elementiro3 жыл бұрын

    WW2: ends in 1945 Wolfamalpha: PATHETIC

  • @gigachad2272
    @gigachad22723 жыл бұрын

    Thank you you saved my life!

  • @arie_twitch
    @arie_twitch3 жыл бұрын

    Theo jail you are the best You tuber

  • @BSGSV
    @BSGSV3 жыл бұрын

    After the first few minutes, my brain glazed over in confusion and all I could manage was to watch the saliva in his mouth.

  • @allezvenga7617
    @allezvenga76173 жыл бұрын

    Thanks for your sharing

  • @adityakhullar3985
    @adityakhullar39853 жыл бұрын

    I was wondering about this, but is it the same for www8? Cause I saw it on HP's site

  • @ThioJoe

    @ThioJoe

    3 жыл бұрын

    Yep

  • @ezioboiz-ieatchildren-

    @ezioboiz-ieatchildren-

    3 жыл бұрын

    yea the hp website looks fake to me becuz of it idk why because I use hp product lol

  • @adityakhullar3985

    @adityakhullar3985

    3 жыл бұрын

    @@ezioboiz-ieatchildren- same to me lol

  • @parallelgaming2638
    @parallelgaming26383 жыл бұрын

    Wow! 10 min 14 sec of Wolfram alpha commercial. Amazing 😂

Келесі