Slashdot Mirror


Resolving Everything: VeriSign Adds Wildcards

DragonHawk writes "As of a little while ago (it is around 7:45 PM US Eastern on Mon 15 Sep 2003 as I write this), VeriSign added a wildcard A record to the .COM and .NET TLD DNS zones. The IP address returned is 64.94.110.11, which reverses to sitefinder.verisign.com. What that means in plain English is that most mis-typed domain names that would formerly have resulted in a helpful error message now results in a VeriSign advertising opportunity. For example, if my domain name was 'somecompany.com,' and somebody typed 'soemcompany.com' by mistake, they would get VeriSign's advertising." Read on below for some more information.

"(VeriSign is a company which purchased Network Solutions, another company which was given the task by the US government of running the .COM and .NET top-level domains (TLDs). VeriSign has been exploiting the Internet's DNS infrastructure ever since.)

This will have the immediate effect of making network trouble-shooting much more difficult. Before, a mis-typed domain name in an email address, web browser, or other network configuration item would result in an obvious error message. You might not have known what to do about it, but at least you knew something was wrong. Now, though, you will have to guess. Every time.

Some have pointed out that this will make an important anti-spam check impossible. A common anti-spam measure is to check and make sure the domain name of the sender really exists. (While this is easy to force, every little bit helps.) Since all .COM and .NET domain names now exist, that anti-spam check is useless.

VeriSign has published white papers about their implementation and also made some recommendations."

46 of 1,291 comments (clear)

  1. network operators are pissed at this by mdouglas · · Score: 5, Interesting

    expect that ip to get null routed by the backbone carriers real fast.

    1. Re:network operators are pissed at this by Wateshay · · Score: 5, Insightful

      I wonder how long it will be before Verisign decides to sue the backbone carriers for some kind of unfair business practice crap.

      --

      "If English was good enough for Jesus, it's good enough for everyone else."

    2. Re:network operators are pissed at this by Alien+Being · · Score: 5, Insightful

      That would leave browsers waiting to timeout. ICMP-Rejects wouldn't be much better.

      We'll need to hack the resolver libraries and/or DNS servers to translate 64.94.110.11 into "no such domain". Verisign will add some more numbers, and soon we'll have blacklists.

  2. Verisign would look nice in gasoline and flame by netmask · · Score: 5, Insightful

    This is really sad.

    Not only will mail have problems, as the "non-existent domain" check will always fail.. but this is completely criminal it seems.

    I hate to mention, but they are giving Microsoft a dose of their own medicine.. taking away their ability to bring you to their 'search' page for non-existent domains.. and AOL's own feature similar to that. It hurts google, since Verisign teamed with yahoo on this one for search services (Although, google provides yahoos search functionality for now).

    All .com domains are resolving with an authoratitive section of Verisign's server.. and .net's with the list of root servers. It would seem that no domain should ever resolve with either of those as an authority.. The real dns server for the domain should. Hopefully BIND and other DNS packages will start blocking domains that have a root server or a verisign server as the authoratitive dns server.

    Further.. they'll be harvesting bounced email addresses for sure. If you get spammed from a bunk domain, and it gets returned.. or you typo and email address.. they are nice enough to run a mail daemon on port 25 to harvest those addresses. It lets you helo, from, rcpt, and data.. and then closes your connection.. just long enough to snag all the info it wants from you.

    This entire thing is a mess, and seems like it should be highly illegal. Hopefully OpenSRS and GoDaddy and others will have a fit over it. This just seems completely wrong.

    1. Re:Verisign would look nice in gasoline and flame by Asgard · · Score: 5, Informative

      In the absense of a MX record for a given domain, the MTA will attempt to go to the A-record for the domain.

  3. Now let's see by psyconaut · · Score: 5, Insightful

    Porn companies aren't allowed to run sites with slightly mispelled names because it's considered unfair practice, but a 'registrar' is allowed to catch anything that might come their way?

    -psy

  4. Agreement by typo. by Lux · · Score: 5, Informative

    This is hillarious!! They have a TOS!

    By making a typo, you supposedly agree that if their site overflows a buffer in your browser and wipes your HD, they are not liable.

    Okay, terrible example for many reasons, but I still think it's pretty laughable that they claim that the "user" agrees to certain terms of service by "utilizing" this little piece of indirection.

    -Lux

    1. Re:Agreement by typo. by JayBlalock · · Score: 5, Insightful

      That's not hillarious, that's maddening beyond my ability to properly express. Especially, #10 - Sole Remedy: "YOUR USE OF THE VERISIGN SERVICES IS AT YOUR OWN RISK. IF YOU ARE DISSATISFIED WITH ANY OF THE MATERIALS, RESULTS OR OTHER CONTENTS OF THE VERISIGN SERVICES OR WITH THESE TERMS AND CONDITIONS, OUR PRIVACY STATEMENT, OR OTHER POLICIES, YOUR SOLE REMEDY IS TO DISCONTINUE USE OF THE VERISIGN SERVICES OR OUR SITE." If you don't like what Verisign is doing, get off the Internet. This could well inspire even our current Administration to smack them down. This is the most hubris-laden abuse of a monopoly I've heard of in a long time.

      --
      Bush: He's Liberal in all the wrong ways.
  5. Re:wonder of wonders by Anonymous Coward · · Score: 5, Funny

    It is not that bad. At least if you enter "Verisign sucks big donkey balls", two of the three first results are from Slashdot.

  6. Re:Abusing the Power that be by ScrewMaster · · Score: 5, Insightful

    Verisign has forgotten that they don't own the Internet: they were granted the power to run the root servers and manage primary DNS by the federal government. That government-granted monopoly is revocable. This is a risky maneuver, as it will have global implications. They will probably get their wrists slapped.

    --
    The higher the technology, the sharper that two-edged sword.
  7. Re:How can we undo this? by Anonymous Coward · · Score: 5, Funny

    Anyone have any information on whom to contact to put an end to this absurdity?

    I think you mean Commander Taco. Or were you talking about that dns thing?

  8. Re:This is a bitch by SSpade · · Score: 5, Informative

    Those spam-catching tools work by doing a reverse-dns lookup of the IP address that is trying to send the mail. This is different than doing a "forward"-dns lookup.

    Not so.

    A common spam filtering method is to check the envelope sender to see if the domain exists. Any mail that is sent with a faked envelope sender to which bounces can't be sent is spam.

    That means querying for either an MX record or A record for that domain, and bouncing all the spam that doesn't have either. Now, thanks to verisign, all spam sent with forged envelope senders in .com or .net wil go straight through this spam filter, increasing the amount of spam in many peoples mailboxes.

    Yes, in theory you could look for the magic A record returned, but to do so is something of an operational nightmare, and impossible to do with most current MTAs.

  9. Mail trap by piyamaradus · · Score: 5, Interesting

    This also traps all mail sent TO a non-existent domain. Since all RFC-compliant mail servers will follow up a negative MX response with an A lookup and connect to that IP, if you send mail to a bogus domain, it goes to verisign's server, which (currently) bounces it. Imagine the fun the federal government can have subpoena'ing those logs.

    Also, you'll note the cookies that 'sitefinder' sends out, so they can uniquely track any traffic to that site. Also a fun subpoena opportunity. And did you read the fun terms of service that they claim you agree to by 'choosing to visit' their site?

    I doubt this will stand. I certainly know that, as a major ISP executive, we'll be reviewing our business with Verisign.

  10. Re:wonder of wonders by StewedSquirrel · · Score: 5, Informative

    Sure you do, if you have a REAL router (or a DSL router even) you should be able to null-route that IP. Or actually, you might even be able to convince your ISP to do it with a short, friendly letter to the admin.

    Stewey

    --
    There are 10 kinds of people in the world. Those who understand binary and those who don't.
  11. They at least gave us warning by jdc180 · · Score: 5, Informative

    This isn't something new, they told us it was coming. What a crock of shit. I think this shows that there needs to be some sort of accountability in this business.

  12. Re:wonder of wonders by mosch · · Score: 5, Funny

    Actually, the verisign search seems to be pretty good. A search for FUCK VERISIGN returns a slashdot article about verisign sending out deceptive domain renewal mail as the second result.

  13. Complain to ICANN *NOW* by Teflon · · Score: 5, Informative
    In order to get this rather unwelcome act of Verisign's reversed, EVERYONE should contact ICANN immediately.


    comments@icann.org

    1. Re:Complain to ICANN *NOW* by tuba_dude · · Score: 5, Insightful

      If ICANN was still there for the good of the internet, yeah, that should work. Otherwise, you should only bother complaining if you're a CEO.

      --
      "The government of the United States is not, in any sense, founded on the Christian religion."
    2. Re:Complain to ICANN *NOW* by trainsnpep · · Score: 5, Interesting
      Well, regardless of whether it will work, I tried:

      Verisign has continually been abusing the power that has been handed out to them. Two such examples are its mailing of false renewal notices, and its most recent exploit: sitefinder.verisign.com. Now, nearly all mistyped names will be sent to Verisign where they can do whatever they like to the unwitting user. There are even categories on sitefinder.verisign.com where one can browse and go to sites which are undoubtedly paying Verisign for the space.

      Please take this, and the hundreds or thousands of e-mails you will receive, into consideration, and exercise the power that ICANN has. Verisign has continually been abusing and tricking people through deceptive business practices, and this should be the last straw. Verisign should not only be removed from it's post, but it should also be fined for its numerous escapades designed to make money.

      Sincerely,
      Michael B****

      I've got to wonder: where do they come up with such evil ideas? Verisign must have a beowulf cluster of insensitive clods...

      --
      --<Mike>--
  14. Terms of Use by creidieki · · Score: 5, Interesting

    So let me get this straight. A site I didn't ask to go to has a Terms of Use which says that my sole remedy is to discontinue use of "The Verisign Services".

    So, by mistyping a domain name, I've entered into a legal agreement with Verisign? And the only way to get out of it is to not use the internet?

    The only address on the page is their legal department's postal address, at

    VeriSign, Inc.
    Attention: Legal Department
    21355 Ridgetop Circle
    Dulles, VA 20166

    I guess I'll be sending them a nice letter. As soon as I figure out what legal recourse I actually have.

  15. Re:Shorting Microsoft (prepare for battle) by wkcole · · Score: 5, Interesting

    The IE rediect to the MSN search mess is configurable: you can turn it off AND turn off the stupid useless 'all errors are one thing' error page and make IE actually give you something useful, at least with IE 5.5 and 6.

    HOWEVER, you can bet that MS and AOL and everyone else who does something interesting and useful with HTTP queries that look for bad domain names (like some ISP's that have proxies for users and some companies that have proxies for employers) will be pissed off. Different people like to do different things with their NXDOMAIN responses, and Verisign has just made sure that a lot of those responses never happen and that only Verisign gets to choose what the user sees instead.

    There essentially are no more unregistered .(com|net) domains. Verisign has just in effect registered all unregistered domains in those TLD's and pointed them at their own little cash-spinner.

  16. Contact ICANN comments@icann.org by Teflon · · Score: 5, Insightful

    If you want this "feature" of verisign's turned off (I know I sure do), contact ICANN now. This is yet another example of Verisign having far too much unchecked power over the .COM and .NET registries.

    1. Re:Contact ICANN comments@icann.org by innocent_white_lamb · · Score: 5, Insightful

      What is this, better living through DDoS?

      No, this is receiving feedback from the affected administrators, engineers and other interested persons; said feedback hopefully leading ICANN to do the give Verisign a short, sharp lesson in "WHOA!".

      You know, the job that they are supposed to be doing and all that kind of thing.

      --
      If you're a zombie and you know it, bite your friend!
  17. Re:I think Verisign now owes... by signe · · Score: 5, Informative

    VeriSign *is* InterNIC.

    Network Solutions "bought" InterNIC way back when. VeriSign bought Network Solutions. Now Network Solutions sells domains as a registrar, and VeriSign (VeriSign Naming and Directory Services, specifically) is the registry. Every registrar, including Network Solutions, pays VNDS $6 per year per domain. VNDS doesn't pay anyone anything.

    It's VNDS that is doing the wildcard entry.

    -Todd

    --
    "The details of my life are quite inconsequential..."
  18. Already discussed on the ICANN/GNSO mailing list by next_permutation · · Score: 5, Informative
    This is discussed on the ICANN/GNSO mailing list. A vote saying
    gTLD Registry operators WILL return NXDOMAIN for ALL DNS queries for which there is not a REGISTERED domain name.
    has been suggested. Sure seems like a good idea to me.
  19. An open letter of complaint by DDumitru · · Score: 5, Interesting

    To: icann@icann.org, iana@iana.org, nstld@verisign-grs.com,
    rcc@verisign.com, hostmaster@nsiregistry.net, ir@verisign.com,
    dcpolicy@verisign.com
    Subject: Complaint about Versign abuse of DNS root zones

    A Letter of Complaint about actions undertaken by Verisign Incorporated
    on or about 9/13/03.

    Sent to the Internet Corporation of Assigned Names and Numbers and the
    Internet Assigned Number Authority.

    Doug Dumitru
    xxxxx xxxxxx xxxx Road
    xxxxxx xxxxxx, CA 9xxxx
    949 xxx-xxxx

    Dear sirs,

    As you are probably aware, Verisign is redirecting unregistered
    2nd-level domains in the .com and .net TLDs to a Verisign owned search
    engine. They are using a technique known as DNS wildcarding to
    accomplish this.

    I firmly believe that this is clearly an abuse of the DNS system, that
    it violates the technical requirements for domain lookups, that the
    results returned are fraudulent, and that this technical action only
    benefits Verisign at the expense of the rest of the internet population.

    I respectfully request that IANA and ICANN immediately take action
    against Verisign demanding that Verisign cease this fraudulent and
    damaging behaviour. Should Verisign refuse, I would recommend that IANA
    and/or ICANN (and/or the US government) take immediate action to revoke
    Verisign's contract to administer the .com and .net TLDs.

    I would also recommend that IANA and/or ICANN immediately pass "best
    practice" rules that prevent other TLDs and country-code domains from
    following in Verisign's deceptive footsteps. It is important that a
    "domain not found" error not be subverted into an advertising opportunity.

    Sincerely,
    Doug Dumitru

  20. Complain to Verisign as well by trafik · · Score: 5, Interesting

    They don't seem to have an e-mail address for the category of "Subversion of the global DNS," so pick one of the following e-mail addresses and use it to CC your complaint to Verisign:

    authenticode-support@verisign.com,
    billing@veri sign.com,
    channel-partners@verisign.com,
    clientp ki@verisign.com,
    consultingsolutions@verisign.com ,
    dbms-support@verisign.com,
    dcpolicy@verisign.c om
    digitalbranding@verisign.com,
    dnssales@verisi gn.com,
    enterprise-pkisupport@verisign.com,
    ente rprise-sslsupport@verisign.com,
    info@verisign-grs .com,
    internetsales@verisign.com,
    IR@verisign.co m,
    jobs@verisign.com,
    mss@verisign.com,
    objects igning-support@verisign.com,
    paymentsales@verisig n.com,
    practices@verisign.com,
    premiersupport@ne tworksolutions.com,
    press@verisign.com,
    privacy@ networksolutions.com,
    renewal@verisign.com,
    supp ort@verisign.com,
    verisales@verisign.com,
    vps-su pport@verisign.com,
    vts-csrgroup@verisign.com,
    v ts-mktginfo@verisign.com,
    webhelp@verisign.com,
    websitesales@verisign.com,
    websitesupport@verisig n.com

  21. Re:wonder of wonders by gantzm · · Score: 5, Interesting

    Speaking of search engines. What would happen if a significant number of web sites put links on every page to a poison page. This poison page would generate 10,000 random links of the form "www.verisignblows948950948393903848585.com", with the number obviously being random. How long would it take for all the search engines and web crawlers to hit this and have a serious impact on verisigns servers?

    Now, I'm not suggesting anybody do this, I'm just asking the question.

    --


    Excessive forking causes un-wanted children.
  22. Violation of ICANN Policy by wsloand · · Score: 5, Interesting

    It seems that they have effectively violated the ICANN Domain Name Dispute Policy: "circumstances indicating that you have registered or you have acquired the domain name primarily for the purpose of selling, renting, or otherwise transferring the domain name registration". They're definitely doing this to sell domains.

    Bill

  23. The damage is already beginning by Huusker · · Score: 5, Informative
    This is so amazingly reckless and damaging that I don't know where to begin.

    A few hours ago I was trying to troubleshoot a lame delegation to another zone. It seemed to be working which puzzled me to no end. It turns out the lame DNS server was returning 64.94.110.11.

    Lame delegation is a very common phenomenon and (in the case of a typo) can often be diagnosed with NXDOMAIN being returned for the glue RR record. Never returning NXDOMAIN means that many types of lame delegation will no longer be caught.

    One of my peer zones had a typo'ed MX record. Before VeriSign's sabotage (yes, sabotage) the lookup of the corresponding address record would simply fail with NXDOMAIN. The source MTA would then try to deliver to the secondary MTAs on the list of MX records in order of priority. Mail delivery would proceed normally using the secondary MTA(s).

    However to my complete and utter astonishment, 64.94.110.11 has a working MTA listening on port 25 (why???). This means that any MX records with typos in the primary record will have all their e-mail redirected to VeriSign's MTA. Mail that would normally automatically be re-routed to the secondary MTA instead now gets bounced by Verisign's ''Snubby Mail Rejector Daemon v1.3''. Not returning NXDOMAIN will break mail delivery to secondary MTAs.

    And what about spam filters? It will break any spam filter that tries to verify that the source MTA hostname claimed in the HELO request is resolvable (i.e. that the claimed HELO name is not fictious).

    I could probably list another half dozen problems if I thought about it. I can't believe the arrogance (read: stupidity) of this act.

    I can't wait to see reaction reaction from the backbone cabal on NANOG.

  24. Waste of time by Adam9 · · Score: 5, Informative

    As another person mentioned this already, e-mailing them is a waste of time unless you're a corporation with extra cash.

    How do you fix this problem? DON'T USE THE ICANN ROOT SERVERS. Easy as that.

    Plug: OpenNIC (for ICANN users) and OpenNIC (for OpenNIC (and its peers) users)

  25. Re:E-mail by pipeb0mb · · Score: 5, Interesting

    I wonder if more people will become concerned when verisign starts to harvest instead of bounce?

  26. Re:Already taken down?? by DDumitru · · Score: 5, Informative

    Only 4 of the root servers have the wildcard in place. Thus there is a bit of randomness in whether you hit it or not.

    If you have a Linux box, you can see this with:

    host verisigniscrooked.com a.gtld-servers.net ...
    host verisigniscrooked.com i.gtld-servers.net

    I think we should all call tech support on their 800 number and complain.

    U.S. and Canada: 888-642-9675
    Worldwide: 1-703-742-0914

    Lets see if we can get their hold queue time to several hours. Perhaps even ask to speak to a supervisor. Be sure to get names of everyone you talk to. Ask for names and phone number of the corporate officers. Compare them to SCO (ok, a bit off topic but I couldn't resist).

  27. BIND Blocking Configuration by Anonymous Coward · · Score: 5, Informative
    If you run a nameserver and want to return NXDOMAIN instead of Verisign's IP, add this code to your named.conf if you are running BIND 9.2.2
    zone "11.110.94.64.in-addr.arpa" { type master; allow-query { none; }; };
    If you are running a version below 9.2.2 create a generic zonefile with contents such as
    $TTL 288000 @ IN SOA localhost. root.localhost. 1 7200 3600 604800 600
    and use this line in named.conf instead
    zone "11.110.94.64.in-addr.arpa" { type master; file "generic.zone"; allow-query { none; }; };
  28. PLEASE DO NOT CLICK ON ANY SEARCH ENGINE RESULTS by ddent · · Score: 5, Informative

    Hi All,

    Took a look at their setup, and from what I can see, they have partnered with Overture to get their search results. Overture is a pay per click search engine, meaning advertisers bid to get to the top of the search results - anywhere from $0.10 to $50. Most arrangements involve Overture getting half of the the bid, and VeriSign getting the other half.

    What this means is that they are making money (probably hundreds of thousands if not millions daily) from most of the searches you make.

    Topics which attract high bids (up to $50 per click, it is shocking) include online casinos, dedicated servers, refinancing, and a few others.

    I implore you all:

    If you want this to stop, please do not click on any of the search results from this 'search engine'. Doing so will contribute to the profit VeriSign will make from this. If you really really want to click on one of the listings plase go to www.overture.com and get it directly from them.

    Other things we can do include:

    1) Putting them on the spam RBLs for spamming the entire internet. This will have the effect of blackholing them from some parts of the internet that drop packets based on those RBLs right at the router level.

    2) Encourage your vendors to modify their DNS server packages to change results for that IP to NXDOMAIN.

    3) Encourage your admins to run such modified DNS servers.

  29. Preliminary BIND 8 patch by achurch · · Score: 5, Interesting

    Preliminary (as in, it seems to work for me) BIND 8 patch that I just cooked up available here.

  30. Re:wonder of wonders by morganjharvey · · Score: 5, Funny

    No, the real fun is that if you misspell verisign like this:
    http://www.veirsign.com
    Looks like someone beat them at their own game. :)

  31. Rejector isn't even parsing by DeathB · · Score: 5, Informative

    I've seen several people now post sessions they've had with "Snubby". Snubby is assuming that people are ordering things in a specific order. A session I just had with it:

    telnet 64.94.110.11 25
    Trying 64.94.110.11...
    Connected to 64.94.110.11.
    Escape character is '^]'.
    220 snubby3-wceast Snubby Mail Rejector Daemon v1.3 ready

    250 OK

    250 OK

    550 User domain does not exist.

    250 OK

    221 snubby3-wceast Snubby Mail Rejector Daemon v1.3 closing transmission channel
    Connection closed by foreign host.

    That's right. It doesn't parse the input at all (I just hit Enter a bunch of times). If you have multiple RCPT lines, or have an extra command in there anywhere, you will get an OK in the wrong place and it will look like you have succeeded.

    Adam

    --
    Would you do it for some scoobie crack?
  32. Boycott Thawte (Verisign's SSL subsidiary) by ajks · · Score: 5, Interesting

    If you have SSL certificates from Thawte (a subsidiary of Verisign), you can send them a message today.

    Email your Thawte rep to explain why you or, better yet, your huge organization :) won't be renewing your certificates with Thawte.

    You can tell them "it's a trust thing" (their own motto).

    1. Re:Boycott Thawte (Verisign's SSL subsidiary) by mino · · Score: 5, Insightful
      Email your Thawte rep to explain why you or, better yet, your huge organization :) won't be renewing your certificates with Thawte.

      Superb idea, ajks. Have a cookie (or a certificate).

      Here's a form-letter version of the email I'm about to shoot off to our rep, the delightful(!) Barbara:

      Dear [Thawte Rep Name],

      I am an employee (and listed CSO) of [company name], which purchases 128-bit SSL certificates from Thawte. We purchase approximately [x] certificates a year, which works out to approximately $US[y] per year.

      As you might be aware, Verisign, parent company of Thawte, has recently introduced a deceptive and misleading practise with regards to DNS resolution of non-existent domains. Any attempt to locate the IP address of a domain which is not registered (www.non-existent-domain.com) will, rather than returning an error message, return the address of a Verisign advertising server.

      This practice is not only ethically dubious, it is also something which promises to cause untold headaches for network administrators all over the world, as well as confusion for end-users of the Internet, all purely for the financial benefit of Verisign.

      I am not writing this letter to you in an official capacity as representative of my company: however, I wish to advise you that come certificate renewal time, I will be strongly recommending to my company that we change to an alternate SSL certificate provider, rather than Thawte, if this practice of Verisign's is still in place.

      As the listed CSO of this company, I strongly expect that my stance will result in the direct and immediate loss of this $US[y] worth of annual business to Thawte.

      This is an selfish and narrow-minded move on the part of Verisign, and I have no hesitation in recommending that my company withdraw its business from Thawte.

      Kind Regards,

      [Your Name],
      [Your location]

      We're a small company: but even in our case, [x] and [y] are are 10 and 3000 respectively. It won't take that many to make a sizeable hole in Thawte's pockets.

  33. Anti-Trust violation by kolding · · Score: 5, Interesting

    IANAL, but I dated on once, so take this for what it's worth. This appears to me to be a clear violation of anti-trust laws. Verisign is using their monopoly position as the root DNS to create business opportunities which are not available to others. Verisign can create a nearly infinite number of domains for free, and sell advertising on all those domains. Any of their competition would have to pay for those domains (in fact, would have to pay Verisign). If this isn't abuse of a monopoly position, nothing is. Somebody should sue them under the Sherman Anti-Trust act and get an immediate injunction against them.

    Eric
    eric at koldware dot SpamThisSucker dot com

  34. What I did by Piquan · · Score: 5, Interesting

    I've created a Squid redirector to deal with this problem. I tried to post it here, but couldn't get past the Slashdot lameness filter.

    It catches anything going to a gTLD's wildcard response (there's about 15 gTLDs doing this!) and redirects it to google. It also does some other niceties that don't automatically happen when using a proxy, such as adding www. and .org/.com/.net if needed.

    If anybody wants the code, then post a reply here and I'll set up a web page with it and post the URL. (I won't bother if nobody wants it.)

    You may want to know, also, that some of the NANOG folks have patches for BIND to change these responses back into NXDOMAIN.

  35. Complaint Form ICANN by Anonymous Coward · · Score: 5, Informative

    The ICANN website has an online complaint form.

    To quote from the site in question:

    Although ICANN's limited technical mission does not include resolving individual customer-service complaints, ICANN does monitor such complaints to discern trends.

    Let your voices be heard!

  36. What's next? by drx · · Score: 5, Funny

    If you look for a file that doesn't exist on your hard drive, you will get ads for MS Office, telling you that you can create your own files with that!

  37. web.archive.org by Specialist2k · · Score: 5, Interesting
    Did Verisign even think when they implemented SiteFinder?

    One of many problems is that web.archive.org will honor the /robots.txt of any host and remove that host from its archive. So, sooner or later, the archive of all formerly (and currently no longer) registered domains will be gone...

  38. Clue-by-four by David+Gerard · · Score: 5, Informative

    From: Martin A. Brooks
    Reply-To: uknot@uk.com
    To: uknot@uk.com
    Subject: [uknot] Cluebyfour verisign HOWTO for the UK
    Date: Tue, 16 Sep 2003 11:32:55 +0100

    Call 0800-032-2101 and select option 2 for Support.

    Explain to the engineer that you have typed in an non-existant domain name and
    been directed to their sitefinder service.

    Explain that you have read the "Terms of Use" and do not agree to abide by
    them.

    Explain that, as you don't agree to the ToU, you are explicitly forbidden from
    using their service.

    Ask them to exclude your IP block from those that will be given the sitefinder
    IP rather than NXDOMAIN.

    Give them your name, company (if appropriate) and a contact telephone number.

    US and Canada: The contact page number is 888-642-9675. Apparently they will also refer you to 866-345-0330 (which isn't listed on that page), but you should of course check the number given on their official contact page and call that first. The postal address is VeriSign, Inc., Attention: Legal Department, 21355 Ridgetop Circle, Dulles, VA 20166, USA.

    --
    http://rocknerd.co.uk