You could kinda do it with the hostfile:
Edit this file (as administrator): c:\windows\system32\drivers\etc\hosts
enter something like:
74.125.128.113 abc.com
and save it
Then when you type abc.com it will go to google (because 74.125.128.113 is google)
If you really want to link it to a specific URL like
http://abc.comabd.com/ref=123
You setup an unique IP at your host, and add a index file that redirects to
http://abc.comabd.com/ref=123
Then in the hostfile you use that IP