Readit News logoReadit News
Forbo · 4 years ago
> >According to the Open Data Córdoba group (which is dedicated to tracking expired Argentine domains) Google's domain had not expired and, in fact, the expiration date was in July. But the group too was unable to explain what had happened or why.

Ouch. I think someone's going to have some explaining to do in the post-mortem.

packetslave · 4 years ago
Yeah, MarkMonitor is not going to have a good time on this one (they're the company Google, and a bunch of other high-profile companies) use for domain management and tracking. They're supposed to prevent this kind of thing from happening.
emmelaich · 4 years ago
It's not known whether Google or the AR NIC made the mistake.
kccqzy · 4 years ago
MarkMonitor has been purchased by OpSecSecurity: https://www.opsecsecurity.com/resource/press-release/opsec-s...

I wonder if this has anything to do.

throwaway_kufu · 4 years ago
I recently sold cryptocomicbook.com and decided to list some additional domains for sale, at the exact time I listed them a handful of ua.(TLDs) got listed for sale including ua.com and whoever listed them must have done it in bulk and given them all the same price ($76).

So I bought the ua.com for $76, at that point the seller must have realized what happened and immediately changed the sales price of all the other TLDs from $76 (example ua.co went from $76 to a min of $48,000), the marketplace confirmed the seller was verified as the owner or had authority to sell ua.com. Of course after the fact the marketplace reversed the transaction, they oddly reconfirmed the seller was verified/legit (I thought they would say the seller got past their verification but wasn’t legit), and they have refused to confirm why if the seller was legit that they reversed the sale transaction.

codezero · 4 years ago
They reversed it because it was an honest mistake and most people like to know that if they make the same mistake it can be undone.
masswerk · 4 years ago
It may be worth noting that in most countries a contract essentially is established by the consensus of wills by the parties involved. An error in objecto ("I didn't mean the thing I accidentally said or listed") is a legitimate excuse and nullifies a contract. (The consensus didn't exist and thus the contract had never been established in the first place).

(This is also a reason why marketplaces, where things "just happen", are, let's say, complicated, as they do not adhere to this legal tradition.)

GordonS · 4 years ago
I have to agree - although I'm surprised the registrant actually used common sense here, it was the fair thing to do.
throwaway_kufu · 4 years ago
Maybe...I tested your theory and asked them to reverse my recent sale of cryptocomicbook.com on the same basis and my request was declined.

In either case there is both contract law and state federal law (unfair trade practices) that would support my claim in the courts if I were so inclined.

dehrmann · 4 years ago
It's not a blockchain domain registry.
clukic · 4 years ago
As I read this I literally had a config file open in another window with references to ua.com. it's owned by UnderArmour and serves endpoints to their Fitness API.

This would have been one of the more interesting answers to the most common support question at my company: "Why wont my runs sync?"

stainforth · 4 years ago
Why should I believe in markets when transactions can just be reversed like this?
cj · 4 years ago
If you walked into a car dealership and saw a price tag of $100 on a car that normally sells for $250,000, would you also lose faith in the dealership when they return your $100 and tell you the car was not meant to be priced at $100?

If anything, the example should boost your confidence in the marketplace. Marketplaces exist to provide a fair experience to both the buyer and the seller. Not just the buyer.

yosito · 4 years ago
Meanwhile, I can't even figure out how to buy domains with my name in them from people who just buy them and sit on them.
danielmeskin · 4 years ago
If you figure it out let me know.
tmk1108 · 4 years ago
There is a domain name I wanted and the minimum offer price is 140k. I don't know even know who will pay for it, it's not like it can be used for a company name.
yosito · 4 years ago
In my case, I can't even find prices or how to contact someone who might be willing to sell the domain, and I'd be happy to pay a few thousand dollars, though not 140k.
7steps2much · 4 years ago
Hell, even if you happen to figure out the how, the prices some of those people want is just ridiculous.
FractalHQ · 4 years ago
Domain squatting is scummy if you do it to should be ashamed of yourself imo

Deleted Comment

jb775 · 4 years ago
I'm also curious how people actually go about purchasing domains immediately after expiring. Like for example when Trump bought jebbush.com during primary season because it happened to expire then (and he temporarily re-routed it to his own site lol)...They must have done something more technical to lock it in, does anyone know?
stevekemp · 4 years ago
Some registrars do offer the ability to "pre-order", waiting until a domain has expired and then snapping it up.

I own steve.org.uk, and after moving to Finland I noticed steve.fi was going to expire in the near-future. So I setup a cron-job that would text me the moment it became free.

First of all it went from registered to being in the redemption state, then it became generally available. I managed to register it once I'd woken up - though competition was less than I'd otherwise expect because at the time you needed to have a Finnish identity-number to register Finnish domains. I suspect that is no longer true.

amelius · 4 years ago
The internet's implementation of name resolving is wrong.

If you type "apple.com" you should get a disambiguation page saying "Did you mean the grocery store, the record company, or the computer company?" and from there you can reach the desired website. Somewhat like how it works in Wikipedia.

Unlike land, names are not a scarcity and can be shared. So why pretend they are like land?

JoshTriplett · 4 years ago
> names are not a scarcity and can be shared

Domain names cannot be effectively shared between non-cooperating entities. Someone has to own the DNS A/AAAA/CNAME/etc records, and be able to change them at will. They have to point to someone's server. It doesn't matter what technological implementation underpins name resolution, it's a fundamentally important property that it must be possible to have exclusive ownership of a domain name.

If I'm trying to reach my bank, I need to know that I'm talking to my bank, and we have a whole technological stack designed to ensure that, including cryptographic authentication and public logs (Certificate Transparency) to make sure nobody can secretly tamper with that authentication.

Any system that cannot provide such authentication is not a viable naming scheme.

There's a long-standing concept that has been discussed many times that naming could be based entirely on that cryptographic authentication, without having any kind of "human-readable" name at all. However, such a system would not solve the full problem that needs solving; it would just mean there would then need to be a separate directory system to help people find the server they actually want and then talk securely to that server.

scubbo · 4 years ago
This is a very interesting statement. My gut reaction is "no, that's wrong!", but I can't quite articulate _why_ that's wrong - so, please consider this reply in the spirit of an auto-Socratic dialogue, rather than an argument intended to dissuade you.

You're right that names themselves are not truly scarce*, but "convenience of being referenced by a name on the internet" most certainly _is_ a scarce resource. There can only be one "first resolved entity" - this is why companies invest in SEO**. So it seems like what you're actually arguing for (and apologies if I'm misrepresenting you here!) is a situation where it's not possible for the average internet consumer to directly reference a particular domain, but rather where all name-resolution queries _have to_ go through a hypothetical unbiased "top-level" search engine - one which indexes not documents, but domains. Is that right?

If that's the case, then we've then opened up several other problems: - who decides the order in which those results get displayed? You may not think it matters, but I can promise you that NEO ("Name Engine Optimization") would then become a lucrative industry. Apple-the-computer-company certainly wouldn't stand for being the third result for apple.com - how do direct links and bookmarks work? - If there's some sub-identifier ("apple.computer.com" resolves directly), then who assigns those sub-identifiers? If ICAAN or a similar organization, then we're right back at the current situation, but one level deeper - the IT company for the Apple grocery store would be fighting (with their wallet) against the Apple Computer company. - If direct links only work via IP addresses, well, the average consumer wouldn't be delighted with that; nor would print advertisers trying to share a human-memorable address

It's a tempting idea, for certain, but I can't see a way of implementing this that doesn't immediately give rise to the same problems one layer deeper. You've clearly thought about this more than I have, though, so I look forward to hearing more about it!

* though to an extent, they are; since there can not practically be multiple items of a given name within a category - if every man was named John, then we would need some other way to distinguish them, and so "John<-identifier>" would _become_ their name

** where, here, the "name" is a search term rather than a specific one-to-one address - and, yes, I recognize that that's not _quite_ the same thing

throwaway3699 · 4 years ago
Land can be shared just like names, and the reality is there's only so many disambiguations one can learn. Even with that ability, consumers are only going to remember one apple.com.
nightfly · 4 years ago
I kind of like the new world of more TLDs to solve this. I really wish they weren't privately owned though.

apple.grocery apple.song/radio/fm apple.computer

3np · 4 years ago
I think what you're looking for is a search engine.
mitchdoogle · 4 years ago
Isn't that kind of the function of search engines?
freddyym · 4 years ago
The domain google.gi is still for sale, because it can only be purchased by people who live in Gibraltar.

See also, this post: https://tinyprojects.dev/posts/i_bought_netflix_dot_soy

momothereal · 4 years ago
GordonS · 4 years ago
If they really wanted it, presumably they could setup a shell company in Gibraltar using a local agent?
oauea · 4 years ago
Wouldn't someone from Gibraltar be able to buy and lease it to Google?
kortilla · 4 years ago
Yeah, but Google wouldn’t want any part of that type of arrangement. Better to let it go un-associated with the country than to depend on some other party that can extort at renewal time.
csomar · 4 years ago
There are 30k people in Gibraltar and probably most of them use the .com or .uk domain.
utopcell · 4 years ago
google.ar is also parked.
iso8859-1 · 4 years ago
Google has also failed to buy their Soviet domain name: http://google.su/

And they even forgot about http://google.xn--vermgensberatung-pwb/

SllX · 4 years ago
Can you even buy .su domains anymore? I was under the impression that Russia was just sitting on it.

EDIT: answered my own question. It is apparently actively used.

Scoundreller · 4 years ago
for the longest time, i thought .su meant sudan.
worldofmatthew · 4 years ago
There are many more TLD that Google have not got.

Dead Comment

cyberlab · 4 years ago
If you're looking for domains potentially getting 'dropped' by Google, look no further: https://infogalactic.com/info/List_of_Google_domains
HowardStark · 4 years ago
Took a quick glance and noticed that this article is claiming "duck.com" is owned by Google, even though it redirects to DuckDuckGo.

That domain has Namecheap's Whois Guard enabled, so there's no registrant information. However, I'm still inclined to think that it isn't Google's domain since the NS records for "duck.com" point to "nsXX.quack-dns.com"...

celestialcheese · 4 years ago
duck.com was owned by google from an acquisition in 2010.

It was sold to DDG in 2018 https://www.theverge.com/2018/12/12/18137369/duckduckgo-duck...

jordanmoconnor · 4 years ago
Wouldn't it be funny if DDG was actually Google.
gtirloni · 4 years ago
In December 2018, it was reported that Google transferred ownership of the domain name Duck.com to DuckDuckGo. It is not known what price, if any, DuckDuckGo paid for the domain name

https://en.wikipedia.org/wiki/DuckDuckGo

Sephr · 4 years ago
iirc this was originally owned by Google and then given to DDG.
gtirloni · 4 years ago
Does anyone know what cobrasearch.com was?
FredPret · 4 years ago
It’s like Find My iPhone but much scarier
batch12 · 4 years ago
I wonder how long it would have taken to be noticed if he replicated DNS and sat on it for a while. Better yet, how long if he had redirected or cloned the site.
throwaway3699 · 4 years ago
Google gets enough DNS traffic that I doubt you could just sit on it for very long. Not without an expensive bill.
101008 · 4 years ago
But what if you just point to original Google DNS servers?
kuroguro · 4 years ago
Wouldn't most of it get cached downstream tho?
Rebelgecko · 4 years ago
How was he able to register the domain months before it was supposed to expire? Did he hack the registrar itself?
judge2020 · 4 years ago
Either the registrar or the registry - the registry seems more likely as there are no requirements to running a country code TLD’s registry on account of ICANN not wanting to anger any government or seem like they have power over ‘government property’.
jfrunyon · 4 years ago
There are also very little requirements to running a registrar...