whois 1.2.2 → 1.3.0
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.rdoc +23 -0
- data/README.rdoc +24 -7
- data/lib/core_ext.rb +4 -3
- data/lib/whois/answer/contact.rb +1 -1
- data/lib/whois/answer/nameserver.rb +41 -0
- data/lib/whois/answer/parser/base.rb +1 -0
- data/lib/whois/answer/parser/jobswhois.verisign-grs.com.rb +2 -2
- data/lib/whois/answer/parser/scanners/iana.rb +145 -0
- data/lib/whois/answer/parser/scanners/verisign.rb +15 -15
- data/lib/whois/answer/parser/whois.crsnic.net.rb +2 -2
- data/lib/whois/answer/parser/whois.denic.de.rb +27 -22
- data/lib/whois/answer/parser/whois.iana.org.rb +56 -16
- data/lib/whois/answer/parser/whois.nic.cc.rb +1 -1
- data/lib/whois/answer/parser/whois.nic.hu.rb +12 -8
- data/lib/whois/answer/parser/whois.nic.it.rb +1 -1
- data/lib/whois/answer/parser/whois.nic.tv.rb +1 -1
- data/lib/whois/answer/parser/whois.publicinterestregistry.net.rb +11 -9
- data/lib/whois/answer/registrar.rb +5 -5
- data/lib/whois/client.rb +0 -1
- data/lib/whois/errors.rb +19 -19
- data/lib/whois/server.rb +119 -47
- data/lib/whois/server/adapters/base.rb +44 -2
- data/lib/whois/version.rb +4 -3
- data/whois.gemspec +9 -18
- metadata +26 -713
- data/Manifest +0 -541
- data/Rakefile +0 -82
- data/data/ip6_del_list +0 -47
- data/data/ip_del_list +0 -245
- data/data/make_ip6_del.pl +0 -38
- data/data/make_ip_del.pl +0 -25
- data/data/make_servers_charset.pl +0 -21
- data/data/make_tld_serv.pl +0 -23
- data/data/servers_charset_list +0 -38
- data/data/tld_serv_list +0 -377
- data/tasks/server.rake +0 -109
- data/test/list_tld +0 -324
- data/test/test_helper.rb +0 -56
- data/test/testcases/referrals/afilias.bz.txt +0 -40
- data/test/testcases/referrals/crsnic.com.txt +0 -210
- data/test/testcases/referrals/crsnic.com_more_servers.txt +0 -210
- data/test/testcases/referrals/crsnic.com_one_server.txt +0 -57
- data/test/testcases/referrals/niccc.cc.txt +0 -59
- data/test/testcases/referrals/pir.org.txt +0 -84
- data/test/testcases/responses/UTF8.txt +0 -10
- data/test/testcases/responses/jobswhois.verisign-grs.com/available.txt +0 -44
- data/test/testcases/responses/jobswhois.verisign-grs.com/property_registrar.txt +0 -54
- data/test/testcases/responses/jobswhois.verisign-grs.com/registered.txt +0 -54
- data/test/testcases/responses/whois.adamsnames.tc/gd/available.txt +0 -2
- data/test/testcases/responses/whois.adamsnames.tc/gd/registered.txt +0 -26
- data/test/testcases/responses/whois.adamsnames.tc/tc/available.txt +0 -2
- data/test/testcases/responses/whois.adamsnames.tc/tc/registered.txt +0 -28
- data/test/testcases/responses/whois.adamsnames.tc/vg/available.txt +0 -2
- data/test/testcases/responses/whois.adamsnames.tc/vg/registered.txt +0 -28
- data/test/testcases/responses/whois.aeda.net.ae/available.txt +0 -1
- data/test/testcases/responses/whois.aeda.net.ae/registered.txt +0 -15
- data/test/testcases/responses/whois.aero/available.txt +0 -1
- data/test/testcases/responses/whois.aero/registered.txt +0 -102
- data/test/testcases/responses/whois.afilias-grs.info/bz/available.txt +0 -1
- data/test/testcases/responses/whois.afilias-grs.info/bz/registered.txt +0 -122
- data/test/testcases/responses/whois.afilias-grs.info/gi/available.txt +0 -1
- data/test/testcases/responses/whois.afilias-grs.info/gi/registered.txt +0 -98
- data/test/testcases/responses/whois.afilias-grs.info/hn/available.txt +0 -1
- data/test/testcases/responses/whois.afilias-grs.info/hn/registered.txt +0 -85
- data/test/testcases/responses/whois.afilias-grs.info/lc/available.txt +0 -1
- data/test/testcases/responses/whois.afilias-grs.info/lc/registered.txt +0 -83
- data/test/testcases/responses/whois.afilias-grs.info/mn/available.txt +0 -1
- data/test/testcases/responses/whois.afilias-grs.info/mn/registered.txt +0 -100
- data/test/testcases/responses/whois.afilias-grs.info/sc/available.txt +0 -1
- data/test/testcases/responses/whois.afilias-grs.info/sc/registered.txt +0 -85
- data/test/testcases/responses/whois.afilias-grs.info/vc/available.txt +0 -1
- data/test/testcases/responses/whois.afilias-grs.info/vc/registered.txt +0 -100
- data/test/testcases/responses/whois.afilias.info/available.txt +0 -1
- data/test/testcases/responses/whois.afilias.info/registered.txt +0 -104
- data/test/testcases/responses/whois.ai/available.txt +0 -2
- data/test/testcases/responses/whois.ai/registered.txt +0 -59
- data/test/testcases/responses/whois.arnes.si/available.txt +0 -29
- data/test/testcases/responses/whois.arnes.si/registered.txt +0 -55
- data/test/testcases/responses/whois.audns.net.au/available.txt +0 -1
- data/test/testcases/responses/whois.audns.net.au/registered.txt +0 -23
- data/test/testcases/responses/whois.biz/available.txt +0 -25
- data/test/testcases/responses/whois.biz/registered.txt +0 -89
- data/test/testcases/responses/whois.cat/available.txt +0 -18
- data/test/testcases/responses/whois.cat/registered.txt +0 -83
- data/test/testcases/responses/whois.cctld.uz/available.txt +0 -12
- data/test/testcases/responses/whois.cctld.uz/registered.txt +0 -123
- data/test/testcases/responses/whois.cira.ca/available.txt +0 -9
- data/test/testcases/responses/whois.cira.ca/registered.txt +0 -47
- data/test/testcases/responses/whois.cnnic.cn/available.txt +0 -1
- data/test/testcases/responses/whois.cnnic.cn/registered.txt +0 -19
- data/test/testcases/responses/whois.crsnic.net/MULTIPLE.txt +0 -3
- data/test/testcases/responses/whois.crsnic.net/available.txt +0 -43
- data/test/testcases/responses/whois.crsnic.net/nameservers_with_no_nameserver.txt +0 -67
- data/test/testcases/responses/whois.crsnic.net/registered.txt +0 -57
- data/test/testcases/responses/whois.crsnic.net/registered_with_multiple_entries.txt +0 -235
- data/test/testcases/responses/whois.denic.de/1-10-0_available.txt +0 -30
- data/test/testcases/responses/whois.denic.de/1-10-0_registered.txt +0 -77
- data/test/testcases/responses/whois.denic.de/available.txt +0 -42
- data/test/testcases/responses/whois.denic.de/error_invalid_domain_name.txt +0 -37
- data/test/testcases/responses/whois.denic.de/property_nameservers_with_ip.txt +0 -67
- data/test/testcases/responses/whois.denic.de/property_technical_contact.txt +0 -70
- data/test/testcases/responses/whois.denic.de/registered.txt +0 -70
- data/test/testcases/responses/whois.dk-hostmaster.dk/available.txt +0 -15
- data/test/testcases/responses/whois.dk-hostmaster.dk/registered.txt +0 -47
- data/test/testcases/responses/whois.dns.be/available.txt +0 -41
- data/test/testcases/responses/whois.dns.be/registered.txt +0 -66
- data/test/testcases/responses/whois.dns.lu/available.txt +0 -26
- data/test/testcases/responses/whois.dns.lu/property_nameservers_with_ip.txt +0 -55
- data/test/testcases/responses/whois.dns.lu/registered.txt +0 -57
- data/test/testcases/responses/whois.dns.pt/available.txt +0 -1
- data/test/testcases/responses/whois.dns.pt/registered.txt +0 -32
- data/test/testcases/responses/whois.domain-registry.nl/available.txt +0 -21
- data/test/testcases/responses/whois.domain-registry.nl/registered.txt +0 -67
- data/test/testcases/responses/whois.domainregistry.ie/available.txt +0 -7
- data/test/testcases/responses/whois.domainregistry.ie/registered.txt +0 -26
- data/test/testcases/responses/whois.domreg.lt/available.txt +0 -18
- data/test/testcases/responses/whois.domreg.lt/property_nameservers_with_ip.txt +0 -32
- data/test/testcases/responses/whois.domreg.lt/registered.txt +0 -37
- data/test/testcases/responses/whois.dot.tk/available.txt +0 -1
- data/test/testcases/responses/whois.dot.tk/registered.txt +0 -28
- data/test/testcases/responses/whois.dotmobiregistry.net/available.txt +0 -25
- data/test/testcases/responses/whois.dotmobiregistry.net/registered.txt +0 -81
- data/test/testcases/responses/whois.educause.edu/available.txt +0 -28
- data/test/testcases/responses/whois.educause.edu/registered.txt +0 -66
- data/test/testcases/responses/whois.eenet.ee/available.txt +0 -6
- data/test/testcases/responses/whois.eenet.ee/registered.txt +0 -27
- data/test/testcases/responses/whois.eu.org/available.txt +0 -1
- data/test/testcases/responses/whois.eu.org/registered.txt +0 -19
- data/test/testcases/responses/whois.eu/available.txt +0 -47
- data/test/testcases/responses/whois.eu/property_nameservers_with_ip.txt +0 -61
- data/test/testcases/responses/whois.eu/registered.txt +0 -63
- data/test/testcases/responses/whois.hkdnr.net.hk/available.txt +0 -1
- data/test/testcases/responses/whois.hkdnr.net.hk/registered.txt +0 -96
- data/test/testcases/responses/whois.iana.org/MULTIPLE.txt +0 -3
- data/test/testcases/responses/whois.iana.org/available.txt +0 -7
- data/test/testcases/responses/whois.iana.org/registered.txt +0 -89
- data/test/testcases/responses/whois.in.ua/available.txt +0 -4
- data/test/testcases/responses/whois.in.ua/registered.txt +0 -16
- data/test/testcases/responses/whois.isnic.is/available.txt +0 -7
- data/test/testcases/responses/whois.isnic.is/registered.txt +0 -57
- data/test/testcases/responses/whois.jprs.jp/jp/available.txt +0 -17
- data/test/testcases/responses/whois.jprs.jp/jp/registered.txt +0 -30
- data/test/testcases/responses/whois.jprs.jp/ne.jp/available.txt +0 -17
- data/test/testcases/responses/whois.jprs.jp/ne.jp/registered.txt +0 -19
- data/test/testcases/responses/whois.meregistry.net/available.txt +0 -1
- data/test/testcases/responses/whois.meregistry.net/registered.txt +0 -94
- data/test/testcases/responses/whois.museum/available.txt +0 -18
- data/test/testcases/responses/whois.museum/registered.txt +0 -92
- data/test/testcases/responses/whois.net.ua/available.txt +0 -7
- data/test/testcases/responses/whois.net.ua/property_nameservers_uppercase.txt +0 -29
- data/test/testcases/responses/whois.net.ua/redirect_to_whois.in.ua.txt +0 -29
- data/test/testcases/responses/whois.net.ua/registered.txt +0 -58
- data/test/testcases/responses/whois.nic-se.se/available.txt +0 -21
- data/test/testcases/responses/whois.nic-se.se/property_nameservers_with_ip.txt +0 -37
- data/test/testcases/responses/whois.nic-se.se/registered.txt +0 -37
- data/test/testcases/responses/whois.nic.ac/available.txt +0 -2
- data/test/testcases/responses/whois.nic.ac/registered.txt +0 -2
- data/test/testcases/responses/whois.nic.af/available.txt +0 -13
- data/test/testcases/responses/whois.nic.af/registered.txt +0 -56
- data/test/testcases/responses/whois.nic.ag/available.txt +0 -1
- data/test/testcases/responses/whois.nic.ag/registered.txt +0 -100
- data/test/testcases/responses/whois.nic.am/available.txt +0 -3
- data/test/testcases/responses/whois.nic.am/registered.txt +0 -42
- data/test/testcases/responses/whois.nic.as/available.txt +0 -12
- data/test/testcases/responses/whois.nic.as/registered.txt +0 -18
- data/test/testcases/responses/whois.nic.asia/available.txt +0 -1
- data/test/testcases/responses/whois.nic.asia/registered.txt +0 -159
- data/test/testcases/responses/whois.nic.at/available.txt +0 -25
- data/test/testcases/responses/whois.nic.at/registered.txt +0 -65
- data/test/testcases/responses/whois.nic.cc/available.txt +0 -44
- data/test/testcases/responses/whois.nic.cc/registered.txt +0 -58
- data/test/testcases/responses/whois.nic.cd/available.txt +0 -1
- data/test/testcases/responses/whois.nic.cd/registered.txt +0 -85
- data/test/testcases/responses/whois.nic.ch/available.txt +0 -2
- data/test/testcases/responses/whois.nic.ch/property_nameservers_with_ip.txt +0 -27
- data/test/testcases/responses/whois.nic.ch/registered.txt +0 -28
- data/test/testcases/responses/whois.nic.co/available.txt +0 -28
- data/test/testcases/responses/whois.nic.co/registered.txt +0 -82
- data/test/testcases/responses/whois.nic.coop/available.txt +0 -33
- data/test/testcases/responses/whois.nic.coop/registered.txt +0 -123
- data/test/testcases/responses/whois.nic.ec/available.txt +0 -1
- data/test/testcases/responses/whois.nic.ec/registered.txt +0 -40
- data/test/testcases/responses/whois.nic.fr/fr/available.txt +0 -19
- data/test/testcases/responses/whois.nic.fr/fr/registered.txt +0 -98
- data/test/testcases/responses/whois.nic.fr/pm/available.txt +0 -19
- data/test/testcases/responses/whois.nic.fr/pm/registered.txt +0 -88
- data/test/testcases/responses/whois.nic.fr/re/available.txt +0 -19
- data/test/testcases/responses/whois.nic.fr/re/registered.txt +0 -83
- data/test/testcases/responses/whois.nic.fr/wf/available.txt +0 -19
- data/test/testcases/responses/whois.nic.fr/wf/registered.txt +0 -88
- data/test/testcases/responses/whois.nic.fr/yt/available.txt +0 -19
- data/test/testcases/responses/whois.nic.fr/yt/registered.txt +0 -88
- data/test/testcases/responses/whois.nic.gl/available.txt +0 -23
- data/test/testcases/responses/whois.nic.gl/registered.txt +0 -40
- data/test/testcases/responses/whois.nic.gov/available.txt +0 -1
- data/test/testcases/responses/whois.nic.gov/registered.txt +0 -5
- data/test/testcases/responses/whois.nic.ht/available.txt +0 -23
- data/test/testcases/responses/whois.nic.ht/registered.txt +0 -59
- data/test/testcases/responses/whois.nic.hu/current/available.txt +0 -3
- data/test/testcases/responses/whois.nic.hu/current/registered.txt +0 -9
- data/test/testcases/responses/whois.nic.hu/v1.99/available.txt +0 -12
- data/test/testcases/responses/whois.nic.hu/v1.99/in_progress.txt +0 -13
- data/test/testcases/responses/whois.nic.hu/v1.99/property_registrant_as_company.txt +0 -65
- data/test/testcases/responses/whois.nic.hu/v1.99/property_registrant_as_private_person.txt +0 -58
- data/test/testcases/responses/whois.nic.hu/v1.99/property_registrant_without_address.txt +0 -58
- data/test/testcases/responses/whois.nic.hu/v1.99/registered.txt +0 -65
- data/test/testcases/responses/whois.nic.im/available.txt +0 -2
- data/test/testcases/responses/whois.nic.im/registered.txt +0 -45
- data/test/testcases/responses/whois.nic.io/available.txt +0 -2
- data/test/testcases/responses/whois.nic.io/registered.txt +0 -2
- data/test/testcases/responses/whois.nic.it/available.txt +0 -2
- data/test/testcases/responses/whois.nic.it/property_admin_contact.txt +0 -53
- data/test/testcases/responses/whois.nic.it/property_registrant_contact.txt +0 -58
- data/test/testcases/responses/whois.nic.it/property_status_active.txt +0 -53
- data/test/testcases/responses/whois.nic.it/property_status_available.txt +0 -2
- data/test/testcases/responses/whois.nic.it/property_technical_contact.txt +0 -53
- data/test/testcases/responses/whois.nic.it/registered.txt +0 -53
- data/test/testcases/responses/whois.nic.kz/available.txt +0 -4
- data/test/testcases/responses/whois.nic.kz/registered.txt +0 -37
- data/test/testcases/responses/whois.nic.la/available.txt +0 -1
- data/test/testcases/responses/whois.nic.la/registered.txt +0 -70
- data/test/testcases/responses/whois.nic.lv/available.txt +0 -7
- data/test/testcases/responses/whois.nic.lv/registered.txt +0 -33
- data/test/testcases/responses/whois.nic.ly/available.txt +0 -1
- data/test/testcases/responses/whois.nic.ly/registered.txt +0 -65
- data/test/testcases/responses/whois.nic.mu/ki/available.txt +0 -20
- data/test/testcases/responses/whois.nic.mu/ki/registered.txt +0 -30
- data/test/testcases/responses/whois.nic.mu/mu/available.txt +0 -9
- data/test/testcases/responses/whois.nic.mu/mu/registered.txt +0 -22
- data/test/testcases/responses/whois.nic.mx/available.txt +0 -11
- data/test/testcases/responses/whois.nic.mx/registered.txt +0 -58
- data/test/testcases/responses/whois.nic.name/available.txt +0 -29
- data/test/testcases/responses/whois.nic.name/registered.txt +0 -36
- data/test/testcases/responses/whois.nic.name/reserved.txt +0 -30
- data/test/testcases/responses/whois.nic.net.sa/available.txt +0 -5
- data/test/testcases/responses/whois.nic.net.sa/registered.txt +0 -17
- data/test/testcases/responses/whois.nic.nu/available.txt +0 -19
- data/test/testcases/responses/whois.nic.nu/registered.txt +0 -35
- data/test/testcases/responses/whois.nic.or.kr/available.txt +0 -10
- data/test/testcases/responses/whois.nic.or.kr/registered.txt +0 -48
- data/test/testcases/responses/whois.nic.org.uy/available.txt +0 -10
- data/test/testcases/responses/whois.nic.org.uy/registered.txt +0 -48
- data/test/testcases/responses/whois.nic.sn/available.txt +0 -3
- data/test/testcases/responses/whois.nic.sn/registered.txt +0 -14
- data/test/testcases/responses/whois.nic.st/available.txt +0 -1
- data/test/testcases/responses/whois.nic.st/registered.txt +0 -47
- data/test/testcases/responses/whois.nic.tel/available.txt +0 -59
- data/test/testcases/responses/whois.nic.tel/registered.txt +0 -111
- data/test/testcases/responses/whois.nic.tl/available.txt +0 -21
- data/test/testcases/responses/whois.nic.tl/registered.txt +0 -29
- data/test/testcases/responses/whois.nic.tr/available.txt +0 -1
- data/test/testcases/responses/whois.nic.tr/property_nameservers_with_trailing_space.txt +0 -42
- data/test/testcases/responses/whois.nic.tr/registered.txt +0 -48
- data/test/testcases/responses/whois.nic.travel/available.txt +0 -25
- data/test/testcases/responses/whois.nic.travel/registered.txt +0 -75
- data/test/testcases/responses/whois.nic.tv/available.txt +0 -44
- data/test/testcases/responses/whois.nic.tv/registered.txt +0 -54
- data/test/testcases/responses/whois.nic.uk/available.txt +0 -20
- data/test/testcases/responses/whois.nic.uk/invalid.txt +0 -22
- data/test/testcases/responses/whois.nic.uk/registered.txt +0 -50
- data/test/testcases/responses/whois.nic.us/available.txt +0 -29
- data/test/testcases/responses/whois.nic.us/registered.txt +0 -99
- data/test/testcases/responses/whois.nic.ve/available.txt +0 -10
- data/test/testcases/responses/whois.nic.ve/registered.txt +0 -48
- data/test/testcases/responses/whois.norid.no/available.txt +0 -5
- data/test/testcases/responses/whois.norid.no/registered.txt +0 -34
- data/test/testcases/responses/whois.pandi.or.id/available.txt +0 -9
- data/test/testcases/responses/whois.pandi.or.id/registered.txt +0 -33
- data/test/testcases/responses/whois.publicinterestregistry.net/available.txt +0 -1
- data/test/testcases/responses/whois.publicinterestregistry.net/registered.txt +0 -85
- data/test/testcases/responses/whois.publicinterestregistry.net/throttle.txt +0 -1
- data/test/testcases/responses/whois.register.bg/available.txt +0 -1
- data/test/testcases/responses/whois.register.bg/property_nameservers_with_ip.txt +0 -42
- data/test/testcases/responses/whois.register.bg/registered.txt +0 -44
- data/test/testcases/responses/whois.registro.br/available.txt +0 -22
- data/test/testcases/responses/whois.registro.br/registered.txt +0 -23
- data/test/testcases/responses/whois.registry.in/available.txt +0 -1
- data/test/testcases/responses/whois.registry.in/registered.txt +0 -83
- data/test/testcases/responses/whois.registrypro.pro/available.txt +0 -20
- data/test/testcases/responses/whois.registrypro.pro/registered.txt +0 -62
- data/test/testcases/responses/whois.ripe.net/fo/available.txt +0 -11
- data/test/testcases/responses/whois.ripe.net/fo/registered.txt +0 -45
- data/test/testcases/responses/whois.ripe.net/gm/available.txt +0 -11
- data/test/testcases/responses/whois.ripe.net/gm/registered.txt +0 -37
- data/test/testcases/responses/whois.ripe.net/mc/available.txt +0 -11
- data/test/testcases/responses/whois.ripe.net/mc/registered.txt +0 -36
- data/test/testcases/responses/whois.ripe.net/sm/available.txt +0 -11
- data/test/testcases/responses/whois.ripe.net/sm/registered.txt +0 -60
- data/test/testcases/responses/whois.ripe.net/va/available.txt +0 -11
- data/test/testcases/responses/whois.ripe.net/va/registered.txt +0 -48
- data/test/testcases/responses/whois.ripn.net/ru/available.txt +0 -9
- data/test/testcases/responses/whois.ripn.net/ru/property_nameservers_with_ip.txt +0 -22
- data/test/testcases/responses/whois.ripn.net/ru/registered.txt +0 -24
- data/test/testcases/responses/whois.ripn.net/su/available.txt +0 -9
- data/test/testcases/responses/whois.ripn.net/su/registered.txt +0 -20
- data/test/testcases/responses/whois.rotld.ro/available.txt +0 -16
- data/test/testcases/responses/whois.rotld.ro/registered.txt +0 -27
- data/test/testcases/responses/whois.samoanic.ws/available.txt +0 -12
- data/test/testcases/responses/whois.samoanic.ws/registered.txt +0 -34
- data/test/testcases/responses/whois.srs.net.nz/available.txt +0 -28
- data/test/testcases/responses/whois.srs.net.nz/invalid.txt +0 -28
- data/test/testcases/responses/whois.srs.net.nz/registered.txt +0 -72
- data/test/testcases/responses/whois.tonic.to/1.txt +0 -1
- data/test/testcases/responses/whois.tonic.to/available.txt +0 -2
- data/test/testcases/responses/whois.tonic.to/incomplete.txt +0 -1
- data/test/testcases/responses/whois.tonic.to/registered.txt +0 -3
- data/test/testcases/responses/whois.za.net/available.txt +0 -9
- data/test/testcases/responses/whois.za.net/registered.txt +0 -42
- data/test/testcases/responses/whois.za.org/available.txt +0 -9
- data/test/testcases/responses/whois.za.org/registered.txt +0 -44
- data/test/whois/answer/contact_test.rb +0 -14
- data/test/whois/answer/parser/base_test.rb +0 -84
- data/test/whois/answer/parser/blank_test.rb +0 -19
- data/test/whois/answer/parser/jobswhois.verisign-grs.com_test.rb +0 -161
- data/test/whois/answer/parser/saudinic.net.sa_test.rb +0 -12
- data/test/whois/answer/parser/whois.adamsnames.tc_test.rb +0 -162
- data/test/whois/answer/parser/whois.aeda.net.ae_test.rb +0 -63
- data/test/whois/answer/parser/whois.aero_test.rb +0 -84
- data/test/whois/answer/parser/whois.afilias-grs.info_test.rb +0 -438
- data/test/whois/answer/parser/whois.afilias.info_test.rb +0 -64
- data/test/whois/answer/parser/whois.ai_test.rb +0 -58
- data/test/whois/answer/parser/whois.arnes.si_test.rb +0 -72
- data/test/whois/answer/parser/whois.audns.net.au_test.rb +0 -70
- data/test/whois/answer/parser/whois.ausregistry.net.au_test.rb +0 -12
- data/test/whois/answer/parser/whois.biz_test.rb +0 -64
- data/test/whois/answer/parser/whois.cat_test.rb +0 -64
- data/test/whois/answer/parser/whois.cctld.uz_test.rb +0 -91
- data/test/whois/answer/parser/whois.cira.ca_test.rb +0 -64
- data/test/whois/answer/parser/whois.cnnic.cn_test.rb +0 -73
- data/test/whois/answer/parser/whois.cnnic.net.cn_test.rb +0 -11
- data/test/whois/answer/parser/whois.crsnic.net_test.rb +0 -186
- data/test/whois/answer/parser/whois.denic.de_test.rb +0 -414
- data/test/whois/answer/parser/whois.dk-hostmaster.dk_test.rb +0 -57
- data/test/whois/answer/parser/whois.dns.be_test.rb +0 -65
- data/test/whois/answer/parser/whois.dns.lu_test.rb +0 -77
- data/test/whois/answer/parser/whois.dns.pt_test.rb +0 -84
- data/test/whois/answer/parser/whois.domain-registry.nl_test.rb +0 -62
- data/test/whois/answer/parser/whois.domainregistry.ie_test.rb +0 -60
- data/test/whois/answer/parser/whois.domreg.lt_test.rb +0 -67
- data/test/whois/answer/parser/whois.dot.tk_test.rb +0 -77
- data/test/whois/answer/parser/whois.dotmobiregistry.net_test.rb +0 -64
- data/test/whois/answer/parser/whois.educause.edu_test.rb +0 -64
- data/test/whois/answer/parser/whois.eenet.ee_test.rb +0 -91
- data/test/whois/answer/parser/whois.eu.org_test.rb +0 -51
- data/test/whois/answer/parser/whois.eu_test.rb +0 -65
- data/test/whois/answer/parser/whois.hkdnr.net.hk_test.rb +0 -77
- data/test/whois/answer/parser/whois.iana.org_test.rb +0 -63
- data/test/whois/answer/parser/whois.in.ua_test.rb +0 -91
- data/test/whois/answer/parser/whois.isnic.is_test.rb +0 -62
- data/test/whois/answer/parser/whois.jprs.jp_test.rb +0 -165
- data/test/whois/answer/parser/whois.meregistry.net_test.rb +0 -64
- data/test/whois/answer/parser/whois.museum_test.rb +0 -64
- data/test/whois/answer/parser/whois.net.ua_test.rb +0 -98
- data/test/whois/answer/parser/whois.nic-se.se_test.rb +0 -71
- data/test/whois/answer/parser/whois.nic.ac_test.rb +0 -126
- data/test/whois/answer/parser/whois.nic.af_test.rb +0 -84
- data/test/whois/answer/parser/whois.nic.ag_test.rb +0 -84
- data/test/whois/answer/parser/whois.nic.am_test.rb +0 -84
- data/test/whois/answer/parser/whois.nic.as_test.rb +0 -63
- data/test/whois/answer/parser/whois.nic.asia_test.rb +0 -69
- data/test/whois/answer/parser/whois.nic.at_test.rb +0 -65
- data/test/whois/answer/parser/whois.nic.cc_test.rb +0 -133
- data/test/whois/answer/parser/whois.nic.cd_test.rb +0 -62
- data/test/whois/answer/parser/whois.nic.ch_test.rb +0 -65
- data/test/whois/answer/parser/whois.nic.co_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.coop_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.ec_test.rb +0 -98
- data/test/whois/answer/parser/whois.nic.fr_test.rb +0 -281
- data/test/whois/answer/parser/whois.nic.gl_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.gov_test.rb +0 -51
- data/test/whois/answer/parser/whois.nic.ht_test.rb +0 -98
- data/test/whois/answer/parser/whois.nic.hu_test.rb +0 -321
- data/test/whois/answer/parser/whois.nic.im_test.rb +0 -60
- data/test/whois/answer/parser/whois.nic.io_test.rb +0 -51
- data/test/whois/answer/parser/whois.nic.it_test.rb +0 -298
- data/test/whois/answer/parser/whois.nic.kz_test.rb +0 -91
- data/test/whois/answer/parser/whois.nic.la_test.rb +0 -98
- data/test/whois/answer/parser/whois.nic.lv_test.rb +0 -65
- data/test/whois/answer/parser/whois.nic.ly_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.mu_test.rb +0 -123
- data/test/whois/answer/parser/whois.nic.mx_test.rb +0 -84
- data/test/whois/answer/parser/whois.nic.name_test.rb +0 -51
- data/test/whois/answer/parser/whois.nic.net.sa_test.rb +0 -84
- data/test/whois/answer/parser/whois.nic.nu_test.rb +0 -59
- data/test/whois/answer/parser/whois.nic.or.kr_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.org.uy_test.rb +0 -91
- data/test/whois/answer/parser/whois.nic.sn_test.rb +0 -190
- data/test/whois/answer/parser/whois.nic.st_test.rb +0 -77
- data/test/whois/answer/parser/whois.nic.tel_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.tl_test.rb +0 -84
- data/test/whois/answer/parser/whois.nic.tr_test.rb +0 -98
- data/test/whois/answer/parser/whois.nic.travel_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.tv_test.rb +0 -132
- data/test/whois/answer/parser/whois.nic.uk_test.rb +0 -76
- data/test/whois/answer/parser/whois.nic.us_test.rb +0 -64
- data/test/whois/answer/parser/whois.nic.ve_test.rb +0 -91
- data/test/whois/answer/parser/whois.norid.no_test.rb +0 -49
- data/test/whois/answer/parser/whois.pandi.or.id_test.rb +0 -79
- data/test/whois/answer/parser/whois.publicinterestregistry.net_test.rb +0 -284
- data/test/whois/answer/parser/whois.register.bg_test.rb +0 -69
- data/test/whois/answer/parser/whois.registro.br_test.rb +0 -51
- data/test/whois/answer/parser/whois.registry.in_test.rb +0 -69
- data/test/whois/answer/parser/whois.registrypro.pro_test.rb +0 -84
- data/test/whois/answer/parser/whois.ripe.net_test.rb +0 -266
- data/test/whois/answer/parser/whois.ripn.net_test.rb +0 -127
- data/test/whois/answer/parser/whois.rotld.ro_test.rb +0 -63
- data/test/whois/answer/parser/whois.samoanic.ws_test.rb +0 -64
- data/test/whois/answer/parser/whois.srs.net.nz_test.rb +0 -79
- data/test/whois/answer/parser/whois.tonic.to_test.rb +0 -125
- data/test/whois/answer/parser/whois.za.net_test.rb +0 -62
- data/test/whois/answer/parser/whois.za.org_test.rb +0 -62
- data/test/whois/answer/parser_test.rb +0 -219
- data/test/whois/answer/super_struct_test.rb +0 -24
- data/test/whois/answer_test.rb +0 -180
- data/test/whois/client_test.rb +0 -96
- data/test/whois/errors_test.rb +0 -23
- data/test/whois/integration_test.rb +0 -31
- data/test/whois/server/adapters/afilias_test.rb +0 -37
- data/test/whois/server/adapters/base_test.rb +0 -15
- data/test/whois/server/adapters/formatted_test.rb +0 -29
- data/test/whois/server/adapters/none_test.rb +0 -22
- data/test/whois/server/adapters/not_implemented_test.rb +0 -16
- data/test/whois/server/adapters/pir_test.rb +0 -37
- data/test/whois/server/adapters/standard_test.rb +0 -36
- data/test/whois/server/adapters/verisign_test.rb +0 -51
- data/test/whois/server/adapters/web_test.rb +0 -17
- data/test/whois/server_test.rb +0 -105
- data/utils/bm_delegation_vs_inheritance.rb +0 -150
- data/utils/bm_shell_vs_pure.rb +0 -14
@@ -1,59 +0,0 @@
|
|
1
|
-
Not found: u34jedzcq.tel
|
2
|
-
|
3
|
-
>>>> Whois database was last updated on: Wed Dec 23 18:30:16 GMT 2009 <<<<
|
4
|
-
|
5
|
-
Telnic, Ltd., the Registry Operator for .TEL, has collected this information
|
6
|
-
for the WHOIS database through an ICANN-Accredited Registrar. This information
|
7
|
-
is provided to you for informational purposes only and is designed to assist
|
8
|
-
persons in determining contents of a domain name registration record in the
|
9
|
-
Telnic registry database. Telnic makes this information available to you
|
10
|
-
"as is" and does not guarantee its accuracy. By submitting a WHOIS query, you
|
11
|
-
agree that you will use this data only for lawful purposes and that, under no
|
12
|
-
circumstances will you use this data: (1) to allow, enable, or otherwise
|
13
|
-
support the transmission of mass unsolicited, commercial advertising or
|
14
|
-
solicitations via direct mail, electronic mail, or by telephone; (2) in
|
15
|
-
contravention of any applicable data and privacy protection acts; or (3) to
|
16
|
-
enable high volume, automated, electronic processes that apply to the registry
|
17
|
-
(or its systems). Compilation, repackaging, dissemination, or other use of the
|
18
|
-
WHOIS database in its entirety, or of a substantial portion thereof, is not
|
19
|
-
allowed without Telnic's prior written permission. Telnic reserves the
|
20
|
-
right to modify or change these conditions at any time without prior or
|
21
|
-
subsequent notification of any kind. By executing this query, in any manner
|
22
|
-
whatsoever, you agree to abide by these terms.
|
23
|
-
|
24
|
-
Contact information: Disclosure of contact data is restricted because
|
25
|
-
of UK and EU Data Protection legislation. The contact details for this
|
26
|
-
contact ID may be available by looking up a domain object in the WHOIS
|
27
|
-
system. The information can also be obtained through the Telnic
|
28
|
-
Special Access Service. Visit http://www.sas.nic.tel for more details.
|
29
|
-
|
30
|
-
|
31
|
-
.TEL WHOIS DISCLAIMER AND TERMS & CONDITIONS
|
32
|
-
|
33
|
-
By submitting a query and/or making further queries in the future, you
|
34
|
-
agree to these terms and conditions:
|
35
|
-
|
36
|
-
This whois information is provided by Telnic Ltd, a UK registered company.
|
37
|
-
Telnic operates the Registry for .tel top level domain names. whois information
|
38
|
-
is provided for information purposes only and Telnic shall not be responsible
|
39
|
-
and shall have no liability for any information that is incomplete or
|
40
|
-
inaccurate.
|
41
|
-
|
42
|
-
Telnic is the owner of all Copyright (c) and Database Rights in information
|
43
|
-
that is made available via this whois service. You are not licensed to use
|
44
|
-
the information you obtain from this whois service for any purpose other
|
45
|
-
than to obtain information about whether a .tel domain name is available
|
46
|
-
for registration or to obtain the contact information of a registrant of
|
47
|
-
of a domain name that is already registered. You must not
|
48
|
-
utilise, combine or compile any information you obtain from this whois service
|
49
|
-
to produce a list or database containing such information without obtaining
|
50
|
-
a license from Telnic to do so. At our request, which may be made for any
|
51
|
-
reason, you will destroy all information you obtain or have obtained
|
52
|
-
using this whois service.
|
53
|
-
|
54
|
-
You must not use the information you obtain from this whois service
|
55
|
-
to: (a) allow, enable or otherwise facilitate or support the transmission of
|
56
|
-
unsolicited commercial advertising or other marketing information by any means;
|
57
|
-
(b) harass any person; or (c) cause nuisance in any possible way to any person.
|
58
|
-
|
59
|
-
|
@@ -1,111 +0,0 @@
|
|
1
|
-
Domain Name: WEPPOS.TEL
|
2
|
-
Domain ID: D1223829-TEL
|
3
|
-
Sponsoring Registrar: EURODNS SA
|
4
|
-
Sponsoring Registrar IANA ID: 1052
|
5
|
-
Domain Status: ok
|
6
|
-
Registrant ID: EDSR2957339
|
7
|
-
Registrant Name: Carletti Simone
|
8
|
-
Registrant Address1: P.zza Sabaudia, 5
|
9
|
-
Registrant City: Roma
|
10
|
-
Registrant Postal Code: 00171
|
11
|
-
Registrant Country: Italy
|
12
|
-
Registrant Country Code: IT
|
13
|
-
Registrant Phone Number: +39.3392551831
|
14
|
-
Registrant Email: hosting@weppos.net
|
15
|
-
Administrative Contact ID: EDSA2957339
|
16
|
-
Administrative Contact Name: Carletti Simone
|
17
|
-
Administrative Contact Address1: P.zza Sabaudia, 5
|
18
|
-
Administrative Contact City: Roma
|
19
|
-
Administrative Contact Postal Code: 00171
|
20
|
-
Administrative Contact Country: Italy
|
21
|
-
Administrative Contact Country Code: IT
|
22
|
-
Administrative Contact Phone Number: +39.3392551831
|
23
|
-
Administrative Contact Email: hosting@weppos.net
|
24
|
-
Billing Contact ID: EDNS-BILLING
|
25
|
-
Billing Contact Name: Julien Franck
|
26
|
-
Billing Contact Organization: EuroDNS S.A.
|
27
|
-
Billing Contact Address1: 2, rue Leon Laval
|
28
|
-
Billing Contact City: Leudelange
|
29
|
-
Billing Contact Postal Code: L-3372
|
30
|
-
Billing Contact Country: Luxembourg
|
31
|
-
Billing Contact Country Code: LU
|
32
|
-
Billing Contact Phone Number: +352.2637252
|
33
|
-
Billing Contact Facsimile Number: +352.26372537
|
34
|
-
Billing Contact Email: finance@eurodns.com
|
35
|
-
Technical Contact ID: EDST2957339
|
36
|
-
Technical Contact Name: Carletti Simone
|
37
|
-
Technical Contact Address1: P.zza Sabaudia, 5
|
38
|
-
Technical Contact City: Roma
|
39
|
-
Technical Contact Postal Code: 00171
|
40
|
-
Technical Contact Country: Italy
|
41
|
-
Technical Contact Country Code: IT
|
42
|
-
Technical Contact Phone Number: +39.3392551831
|
43
|
-
Technical Contact Email: hosting@weppos.net
|
44
|
-
Name Server: A0.CTH.DNS.NIC.TEL
|
45
|
-
Name Server: D0.CTH.DNS.NIC.TEL
|
46
|
-
Name Server: N0.CTH.DNS.NIC.TEL
|
47
|
-
Name Server: S0.CTH.DNS.NIC.TEL
|
48
|
-
Name Server: T0.CTH.DNS.NIC.TEL
|
49
|
-
Created by Registrar: EURODNS SA
|
50
|
-
Last Updated by Registrar: NEULEVELCSR
|
51
|
-
Domain Registration Date: Sun Apr 19 12:36:25 GMT 2009
|
52
|
-
Domain Expiration Date: Sun Apr 18 23:59:59 GMT 2010
|
53
|
-
Domain Last Updated Date: Mon Apr 20 12:39:49 GMT 2009
|
54
|
-
|
55
|
-
>>>> Whois database was last updated on: Wed Dec 23 18:30:16 GMT 2009 <<<<
|
56
|
-
|
57
|
-
Telnic, Ltd., the Registry Operator for .TEL, has collected this information
|
58
|
-
for the WHOIS database through an ICANN-Accredited Registrar. This information
|
59
|
-
is provided to you for informational purposes only and is designed to assist
|
60
|
-
persons in determining contents of a domain name registration record in the
|
61
|
-
Telnic registry database. Telnic makes this information available to you
|
62
|
-
"as is" and does not guarantee its accuracy. By submitting a WHOIS query, you
|
63
|
-
agree that you will use this data only for lawful purposes and that, under no
|
64
|
-
circumstances will you use this data: (1) to allow, enable, or otherwise
|
65
|
-
support the transmission of mass unsolicited, commercial advertising or
|
66
|
-
solicitations via direct mail, electronic mail, or by telephone; (2) in
|
67
|
-
contravention of any applicable data and privacy protection acts; or (3) to
|
68
|
-
enable high volume, automated, electronic processes that apply to the registry
|
69
|
-
(or its systems). Compilation, repackaging, dissemination, or other use of the
|
70
|
-
WHOIS database in its entirety, or of a substantial portion thereof, is not
|
71
|
-
allowed without Telnic's prior written permission. Telnic reserves the
|
72
|
-
right to modify or change these conditions at any time without prior or
|
73
|
-
subsequent notification of any kind. By executing this query, in any manner
|
74
|
-
whatsoever, you agree to abide by these terms.
|
75
|
-
|
76
|
-
Contact information: Disclosure of contact data is restricted because
|
77
|
-
of UK and EU Data Protection legislation. The contact details for this
|
78
|
-
contact ID may be available by looking up a domain object in the WHOIS
|
79
|
-
system. The information can also be obtained through the Telnic
|
80
|
-
Special Access Service. Visit http://www.sas.nic.tel for more details.
|
81
|
-
|
82
|
-
|
83
|
-
.TEL WHOIS DISCLAIMER AND TERMS & CONDITIONS
|
84
|
-
|
85
|
-
By submitting a query and/or making further queries in the future, you
|
86
|
-
agree to these terms and conditions:
|
87
|
-
|
88
|
-
This whois information is provided by Telnic Ltd, a UK registered company.
|
89
|
-
Telnic operates the Registry for .tel top level domain names. whois information
|
90
|
-
is provided for information purposes only and Telnic shall not be responsible
|
91
|
-
and shall have no liability for any information that is incomplete or
|
92
|
-
inaccurate.
|
93
|
-
|
94
|
-
Telnic is the owner of all Copyright (c) and Database Rights in information
|
95
|
-
that is made available via this whois service. You are not licensed to use
|
96
|
-
the information you obtain from this whois service for any purpose other
|
97
|
-
than to obtain information about whether a .tel domain name is available
|
98
|
-
for registration or to obtain the contact information of a registrant of
|
99
|
-
of a domain name that is already registered. You must not
|
100
|
-
utilise, combine or compile any information you obtain from this whois service
|
101
|
-
to produce a list or database containing such information without obtaining
|
102
|
-
a license from Telnic to do so. At our request, which may be made for any
|
103
|
-
reason, you will destroy all information you obtain or have obtained
|
104
|
-
using this whois service.
|
105
|
-
|
106
|
-
You must not use the information you obtain from this whois service
|
107
|
-
to: (a) allow, enable or otherwise facilitate or support the transmission of
|
108
|
-
unsolicited commercial advertising or other marketing information by any means;
|
109
|
-
(b) harass any person; or (c) cause nuisance in any possible way to any person.
|
110
|
-
|
111
|
-
|
@@ -1,21 +0,0 @@
|
|
1
|
-
TERMS OF USE: You are not authorized to access or query our Whois
|
2
|
-
database through the use of electronic processes that are high-volume and
|
3
|
-
automated. Whois database is provided by CoCCA as a service to the internet
|
4
|
-
community on behalf of CoCCA members. (http://www.cocca.cx/members.jsp)
|
5
|
-
|
6
|
-
The data is for information purposes only. CoCCA does not
|
7
|
-
guarantee its accuracy. By submitting a Whois query, you agree to abide
|
8
|
-
by the following terms of use: You agree that you may use this Data only
|
9
|
-
for lawful purposes and that under no circumstances will you use this Data
|
10
|
-
to: (1) allow, enable, or otherwise support the transmission of mass
|
11
|
-
unsolicited, commercial advertising or solicitations via e-mail, telephone,
|
12
|
-
or facsimile; or (2) enable high volume, automated, electronic processes
|
13
|
-
that apply to CoCCA it's members (or CoCCA or member computer systems). The
|
14
|
-
compilation, repackaging, dissemination or other use of this Data is
|
15
|
-
expressly prohibited.
|
16
|
-
|
17
|
-
CoCCA Helpdesk | http://helpdesk.cocca.cx
|
18
|
-
|
19
|
-
Domain Information
|
20
|
-
Query: u34jedzcq.tl
|
21
|
-
Status: Not Registered
|
@@ -1,29 +0,0 @@
|
|
1
|
-
TERMS OF USE: You are not authorized to access or query our Whois
|
2
|
-
database through the use of electronic processes that are high-volume and
|
3
|
-
automated. Whois database is provided by CoCCA as a service to the internet
|
4
|
-
community on behalf of CoCCA members. (http://www.cocca.cx/members.jsp)
|
5
|
-
|
6
|
-
The data is for information purposes only. CoCCA does not
|
7
|
-
guarantee its accuracy. By submitting a Whois query, you agree to abide
|
8
|
-
by the following terms of use: You agree that you may use this Data only
|
9
|
-
for lawful purposes and that under no circumstances will you use this Data
|
10
|
-
to: (1) allow, enable, or otherwise support the transmission of mass
|
11
|
-
unsolicited, commercial advertising or solicitations via e-mail, telephone,
|
12
|
-
or facsimile; or (2) enable high volume, automated, electronic processes
|
13
|
-
that apply to CoCCA it's members (or CoCCA or member computer systems). The
|
14
|
-
compilation, repackaging, dissemination or other use of this Data is
|
15
|
-
expressly prohibited.
|
16
|
-
|
17
|
-
CoCCA Helpdesk | http://helpdesk.cocca.cx
|
18
|
-
|
19
|
-
Domain Information
|
20
|
-
Query: google.tl
|
21
|
-
Created: 23 May 2003
|
22
|
-
Expires: 23 May 2010
|
23
|
-
Modified: 05 Aug 2009
|
24
|
-
Status: Active
|
25
|
-
Registrar: MarkMonitor
|
26
|
-
Name Servers:
|
27
|
-
ns1.google.com
|
28
|
-
ns2.google.com
|
29
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
No match found for "u34jedzcq.com.tr"
|
@@ -1,42 +0,0 @@
|
|
1
|
-
** Registrant:
|
2
|
-
Sevdin Filiz
|
3
|
-
Çýnar mh. 10.sok
|
4
|
-
|
5
|
-
Ýstanbul,
|
6
|
-
Türkiye
|
7
|
-
phpbb@canver.net
|
8
|
-
+ 90-212-6116571-
|
9
|
-
+
|
10
|
-
|
11
|
-
|
12
|
-
** Administrative Contact:
|
13
|
-
NIC Handle : sf256-metu
|
14
|
-
Person : Sevdin Filiz
|
15
|
-
Address : Hidden upon user request
|
16
|
-
Phone : Hidden upon user request
|
17
|
-
Fax : Hidden upon user request
|
18
|
-
|
19
|
-
|
20
|
-
** Technical Contact:
|
21
|
-
NIC Handle : sf256-metu
|
22
|
-
Person : Sevdin Filiz
|
23
|
-
Address : Hidden upon user request
|
24
|
-
Phone : Hidden upon user request
|
25
|
-
Fax : Hidden upon user request
|
26
|
-
|
27
|
-
|
28
|
-
** Billing Contact:
|
29
|
-
NIC Handle : sf256-metu
|
30
|
-
Person : Sevdin Filiz
|
31
|
-
Address : Hidden upon user request
|
32
|
-
Phone : Hidden upon user request
|
33
|
-
Fax : Hidden upon user request
|
34
|
-
|
35
|
-
|
36
|
-
** Domain Servers:
|
37
|
-
ns1.phpsunucu.com
|
38
|
-
ns2.phpsunucu.com
|
39
|
-
|
40
|
-
** Additional Info:
|
41
|
-
Created on..............: 2009-Nov-16.
|
42
|
-
Expires on..............: 2010-Nov-15.
|
@@ -1,48 +0,0 @@
|
|
1
|
-
** Registrant:
|
2
|
-
Google Inc.
|
3
|
-
2400 E. Bayshore Pkwy Mountain View CA 94043
|
4
|
-
|
5
|
-
Out of Turkey,
|
6
|
-
United States of America
|
7
|
-
dns-admin@google.com
|
8
|
-
+ 901-650-3300100-
|
9
|
-
+ 901-650-6188571
|
10
|
-
|
11
|
-
|
12
|
-
** Administrative Contact:
|
13
|
-
NIC Handle : mi154-metu
|
14
|
-
Organization Name : MarkMonitor, Inc
|
15
|
-
Address : Hidden upon user request
|
16
|
-
Phone : Hidden upon user request
|
17
|
-
Fax : Hidden upon user request
|
18
|
-
|
19
|
-
|
20
|
-
** Technical Contact:
|
21
|
-
NIC Handle : btl1-metu
|
22
|
-
Organization Name : BERÝL TEKNOLOJÝ LTD. ÞTÝ.
|
23
|
-
Address : Ceyhun Atuf Kansu Cad. Bayraktar Ýþ Merkezi
|
24
|
-
No:114 G-4 Balgat
|
25
|
-
Ankara,06520
|
26
|
-
Türkiye
|
27
|
-
Phone : + 90-312-4733035-
|
28
|
-
Fax : + 90-312-4733039-
|
29
|
-
|
30
|
-
|
31
|
-
** Billing Contact:
|
32
|
-
NIC Handle : btl1-metu
|
33
|
-
Organization Name : BERÝL TEKNOLOJÝ LTD. ÞTÝ.
|
34
|
-
Address : Ceyhun Atuf Kansu Cad. Bayraktar Ýþ Merkezi
|
35
|
-
No:114 G-4 Balgat
|
36
|
-
Ankara,06520
|
37
|
-
Türkiye
|
38
|
-
Phone : + 90-312-4733035-
|
39
|
-
Fax : + 90-312-4733039-
|
40
|
-
|
41
|
-
|
42
|
-
** Domain Servers:
|
43
|
-
ns1.google.com
|
44
|
-
ns2.google.com
|
45
|
-
|
46
|
-
** Additional Info:
|
47
|
-
Created on..............: 2001-Aug-23.
|
48
|
-
Expires on..............: 2010-Aug-22.
|
@@ -1,25 +0,0 @@
|
|
1
|
-
Not found: u34jedzcq.travel
|
2
|
-
|
3
|
-
>>>> Whois database was last updated on: Fri Dec 25 21:27:34 GMT 2009 <<<<
|
4
|
-
|
5
|
-
Tralliance, Inc., the Registry Operator for .travel, has collected this information
|
6
|
-
for the WHOIS database through an ICANN-Accredited Registrar. This information
|
7
|
-
is provided to you for informational purposes only and is designed to assist
|
8
|
-
persons in determining contents of a domain name registration record in the
|
9
|
-
Tralliance registry database. Tralliance makes this information available to you
|
10
|
-
"as is" and does not guarantee its accuracy. By submitting a WHOIS query, you
|
11
|
-
agree that you will use this data only for lawful purposes and that, under no
|
12
|
-
circumstances will you use this data: (1) to allow, enable, or otherwise
|
13
|
-
support the transmission of mass unsolicited, commercial advertising or
|
14
|
-
solicitations via direct mail, electronic mail, or by telephone; (2) in
|
15
|
-
contravention of any applicable data and privacy protection acts; or (3) to
|
16
|
-
enable high volume, automated, electronic processes that apply to the registry
|
17
|
-
(or its systems). Compilation, repackaging, dissemination, or other use of the
|
18
|
-
WHOIS database in its entirety, or of a substantial portion thereof, is not
|
19
|
-
allowed without Tralliance's prior written permission. Tralliance reserves the
|
20
|
-
right to modify or change these conditions at any time without prior or
|
21
|
-
subsequent notification of any kind. By executing this query, in any manner
|
22
|
-
whatsoever, you agree to abide by these terms.
|
23
|
-
|
24
|
-
NOTE: FAILURE TO LOCATE A RECORD IN THE WHOIS DATABASE IS NOT INDICATIVE
|
25
|
-
OF THE AVAILABILITY OF A DOMAIN NAME.
|
@@ -1,75 +0,0 @@
|
|
1
|
-
Domain Name: TRAVEL.TRAVEL
|
2
|
-
Domain ID: D24096-TRAVEL
|
3
|
-
Sponsoring Registrar: NEUSTAR GATEWAY
|
4
|
-
Domain Status: ok
|
5
|
-
Registrant ID: TRALLIANCE
|
6
|
-
Registrant Name: Tralliance Corporation
|
7
|
-
Registrant Address1: 110 East Broward Blvd, 14th floor
|
8
|
-
Registrant City: Fort Lauderdale
|
9
|
-
Registrant State/Province: FL
|
10
|
-
Registrant Postal Code: 33301
|
11
|
-
Registrant Country: United States
|
12
|
-
Registrant Country Code: US
|
13
|
-
Registrant Phone Number: +1.9547695999
|
14
|
-
Registrant Email: info@tralliance.travel
|
15
|
-
Administrative Contact ID: TRALLIANCE
|
16
|
-
Administrative Contact Name: Tralliance Corporation
|
17
|
-
Administrative Contact Address1: 110 East Broward Blvd, 14th floor
|
18
|
-
Administrative Contact City: Fort Lauderdale
|
19
|
-
Administrative Contact State/Province: FL
|
20
|
-
Administrative Contact Postal Code: 33301
|
21
|
-
Administrative Contact Country: United States
|
22
|
-
Administrative Contact Country Code: US
|
23
|
-
Administrative Contact Phone Number: +1.9547695999
|
24
|
-
Administrative Contact Email: info@tralliance.travel
|
25
|
-
Billing Contact ID: TRALLIANCE
|
26
|
-
Billing Contact Name: Tralliance Corporation
|
27
|
-
Billing Contact Address1: 110 East Broward Blvd, 14th floor
|
28
|
-
Billing Contact City: Fort Lauderdale
|
29
|
-
Billing Contact State/Province: FL
|
30
|
-
Billing Contact Postal Code: 33301
|
31
|
-
Billing Contact Country: United States
|
32
|
-
Billing Contact Country Code: US
|
33
|
-
Billing Contact Phone Number: +1.9547695999
|
34
|
-
Billing Contact Email: info@tralliance.travel
|
35
|
-
Technical Contact ID: TRALLIANCE
|
36
|
-
Technical Contact Name: Tralliance Corporation
|
37
|
-
Technical Contact Address1: 110 East Broward Blvd, 14th floor
|
38
|
-
Technical Contact City: Fort Lauderdale
|
39
|
-
Technical Contact State/Province: FL
|
40
|
-
Technical Contact Postal Code: 33301
|
41
|
-
Technical Contact Country: United States
|
42
|
-
Technical Contact Country Code: US
|
43
|
-
Technical Contact Phone Number: +1.9547695999
|
44
|
-
Technical Contact Email: info@tralliance.travel
|
45
|
-
Name Server: NETSYS.COM
|
46
|
-
Name Server: NS01-MIA.THEGLOBE.COM
|
47
|
-
Created by Registrar: NEUSTAR GATEWAY
|
48
|
-
Last Updated by Registrar: NMUTONYI
|
49
|
-
Domain Registration Date: Tue Oct 04 21:44:27 GMT 2005
|
50
|
-
Domain Expiration Date: Sun Oct 03 23:59:59 GMT 2010
|
51
|
-
Domain Last Updated Date: Sun Jul 23 16:08:37 GMT 2006
|
52
|
-
|
53
|
-
>>>> Whois database was last updated on: Fri Dec 25 21:30:26 GMT 2009 <<<<
|
54
|
-
|
55
|
-
Tralliance, Inc., the Registry Operator for .travel, has collected this information
|
56
|
-
for the WHOIS database through an ICANN-Accredited Registrar. This information
|
57
|
-
is provided to you for informational purposes only and is designed to assist
|
58
|
-
persons in determining contents of a domain name registration record in the
|
59
|
-
Tralliance registry database. Tralliance makes this information available to you
|
60
|
-
"as is" and does not guarantee its accuracy. By submitting a WHOIS query, you
|
61
|
-
agree that you will use this data only for lawful purposes and that, under no
|
62
|
-
circumstances will you use this data: (1) to allow, enable, or otherwise
|
63
|
-
support the transmission of mass unsolicited, commercial advertising or
|
64
|
-
solicitations via direct mail, electronic mail, or by telephone; (2) in
|
65
|
-
contravention of any applicable data and privacy protection acts; or (3) to
|
66
|
-
enable high volume, automated, electronic processes that apply to the registry
|
67
|
-
(or its systems). Compilation, repackaging, dissemination, or other use of the
|
68
|
-
WHOIS database in its entirety, or of a substantial portion thereof, is not
|
69
|
-
allowed without Tralliance's prior written permission. Tralliance reserves the
|
70
|
-
right to modify or change these conditions at any time without prior or
|
71
|
-
subsequent notification of any kind. By executing this query, in any manner
|
72
|
-
whatsoever, you agree to abide by these terms.
|
73
|
-
|
74
|
-
NOTE: FAILURE TO LOCATE A RECORD IN THE WHOIS DATABASE IS NOT INDICATIVE
|
75
|
-
OF THE AVAILABILITY OF A DOMAIN NAME.
|
@@ -1,44 +0,0 @@
|
|
1
|
-
|
2
|
-
Whois Server Version 1.0
|
3
|
-
|
4
|
-
Domain names can now be registered with many different competing registrars.
|
5
|
-
Go to http://registrar.verisign-grs.com/whois/ for detailed information.
|
6
|
-
|
7
|
-
No match for "U34JEDZCQ.TV".
|
8
|
-
|
9
|
-
>>> Last update of whois database: Mon, 23 Nov 2009 08:03:17 EST <<<
|
10
|
-
|
11
|
-
NOTICE: The expiration date displayed in this record is the date the
|
12
|
-
registrar's sponsorship of the domain name registration in the registry is
|
13
|
-
currently set to expire. This date does not necessarily reflect the
|
14
|
-
expiration date of the domain name registrant's agreement with the
|
15
|
-
sponsoring registrar. Users may consult the sponsoring registrar's
|
16
|
-
Whois database to view the registrar's reported date of expiration
|
17
|
-
for this registration.
|
18
|
-
|
19
|
-
TERMS OF USE: You are not authorized to access or query our Whois
|
20
|
-
database through the use of electronic processes that are high-volume and
|
21
|
-
automated except as reasonably necessary to register domain names or
|
22
|
-
modify existing registrations; the Data in VeriSign's ("VeriSign") Whois
|
23
|
-
database is provided by VeriSign for information purposes only, and to
|
24
|
-
assist persons in obtaining information about or related to a domain name
|
25
|
-
registration record. VeriSign does not guarantee its accuracy.
|
26
|
-
By submitting a Whois query, you agree to abide by the following terms of
|
27
|
-
use: You agree that you may use this Data only for lawful purposes and that
|
28
|
-
under no circumstances will you use this Data to: (1) allow, enable, or
|
29
|
-
otherwise support the transmission of mass unsolicited, commercial
|
30
|
-
advertising or solicitations via e-mail, telephone, or facsimile; or
|
31
|
-
(2) enable high volume, automated, electronic processes that apply to
|
32
|
-
VeriSign (or its computer systems). The compilation, repackaging,
|
33
|
-
dissemination or other use of this Data is expressly prohibited without
|
34
|
-
the prior written consent of VeriSign. You agree not to use electronic
|
35
|
-
processes that are automated and high-volume to access or query the
|
36
|
-
Whois database except as reasonably necessary to register domain names
|
37
|
-
or modify existing registrations. VeriSign reserves the right to restrict
|
38
|
-
your access to the Whois database in its sole discretion to ensure
|
39
|
-
operational stability. VeriSign may restrict or terminate your access to the
|
40
|
-
Whois database for failure to abide by these terms of use. VeriSign
|
41
|
-
reserves the right to modify these terms at any time.
|
42
|
-
|
43
|
-
The Registry database contains ONLY .cc, .tv, and .jobs domains
|
44
|
-
and Registrars.
|