whois 0.8.1 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. data/CHANGELOG.rdoc +61 -0
  2. data/Manifest +87 -4
  3. data/README.rdoc +13 -9
  4. data/Rakefile +4 -1
  5. data/bin/ruby-whois +35 -21
  6. data/lib/whois.rb +6 -0
  7. data/lib/whois/answer.rb +30 -14
  8. data/lib/whois/answer/parser.rb +48 -11
  9. data/lib/whois/answer/parser/ast.rb +72 -0
  10. data/lib/whois/answer/parser/base.rb +14 -9
  11. data/lib/whois/answer/parser/blank.rb +1 -1
  12. data/lib/whois/answer/parser/scanners/verisign.rb +117 -0
  13. data/lib/whois/answer/parser/whois.aero.rb +74 -0
  14. data/lib/whois/answer/parser/whois.afilias-grs.info.rb +72 -0
  15. data/lib/whois/answer/parser/whois.afilias.info.rb +72 -0
  16. data/lib/whois/answer/parser/whois.crsnic.net.rb +5 -115
  17. data/lib/whois/answer/parser/whois.denic.de.rb +28 -25
  18. data/lib/whois/answer/parser/whois.domainregistry.ie.rb +74 -0
  19. data/lib/whois/answer/parser/whois.educause.edu.rb +76 -0
  20. data/lib/whois/answer/parser/whois.eu.org.rb +73 -0
  21. data/lib/whois/answer/parser/whois.iana.org.rb +75 -0
  22. data/lib/whois/answer/parser/whois.nic.asia.rb +74 -0
  23. data/lib/whois/answer/parser/whois.nic.fr.rb +77 -0
  24. data/lib/whois/answer/parser/whois.nic.gov.rb +71 -0
  25. data/lib/whois/answer/parser/whois.nic.hu.rb +332 -0
  26. data/lib/whois/answer/parser/whois.nic.it.rb +5 -23
  27. data/lib/whois/answer/parser/whois.nic.name.rb +73 -0
  28. data/lib/whois/answer/parser/whois.nic.tv.rb +99 -0
  29. data/lib/whois/answer/parser/whois.publicinterestregistry.net.rb +6 -24
  30. data/lib/whois/answer/parser/whois.za.net.rb +75 -0
  31. data/lib/whois/answer/parser/whois.za.org.rb +75 -0
  32. data/lib/whois/client.rb +4 -3
  33. data/lib/whois/definitions/tld.notes.txt +1 -0
  34. data/lib/whois/definitions/tlds.rb +11 -49
  35. data/lib/whois/version.rb +5 -6
  36. data/lib/whois/whois.rb +0 -6
  37. data/test/answer/parser/base_test.rb +21 -0
  38. data/test/answer/parser/blank_test.rb +1 -1
  39. data/test/answer/parser/whois.aero_test.rb +51 -0
  40. data/test/answer/parser/whois.afilias-grs.info_test.rb +51 -0
  41. data/test/answer/parser/whois.afilias.info_test.rb +51 -0
  42. data/test/answer/parser/{whois_crsnic_net_test.rb → whois.crsnic.net_test.rb} +15 -68
  43. data/test/answer/parser/{whois_denic_de_test.rb → whois.denic.de_test.rb} +9 -34
  44. data/test/answer/parser/whois.domainregistry.ie_test.rb +51 -0
  45. data/test/answer/parser/whois.educause.edu_test.rb +51 -0
  46. data/test/answer/parser/whois.eu.org_test.rb +51 -0
  47. data/test/answer/parser/whois.iana.org_test.rb +51 -0
  48. data/test/answer/parser/whois.nic.asia_test.rb +51 -0
  49. data/test/answer/parser/whois.nic.fr_test.rb +51 -0
  50. data/test/answer/parser/whois.nic.gov_test.rb +51 -0
  51. data/test/answer/parser/whois.nic.hu_test.rb +226 -0
  52. data/test/answer/parser/{whois_nic_it_test.rb → whois.nic.it_test.rb} +3 -25
  53. data/test/answer/parser/whois.nic.name_test.rb +51 -0
  54. data/test/answer/parser/whois.nic.tv_test.rb +122 -0
  55. data/test/answer/parser/{whois_publicinterestregistry_net_test.rb → whois.publicinterestregistry.net_test.rb} +4 -26
  56. data/test/answer/parser/whois.za.net_test.rb +51 -0
  57. data/test/answer/parser/whois.za.org_test.rb +51 -0
  58. data/test/answer/parser_test.rb +44 -3
  59. data/test/answer_test.rb +27 -13
  60. data/test/client_test.rb +18 -11
  61. data/test/list_tld +319 -0
  62. data/test/test_helper.rb +24 -0
  63. data/test/testcases/responses/whois.aero/available.txt +1 -0
  64. data/test/testcases/responses/whois.aero/registered.txt +102 -0
  65. data/test/testcases/responses/whois.afilias-grs.info/available.txt +1 -0
  66. data/test/testcases/responses/whois.afilias-grs.info/bz/available.txt +1 -0
  67. data/test/testcases/responses/whois.afilias-grs.info/bz/registered.txt +122 -0
  68. data/test/testcases/responses/whois.afilias-grs.info/gi/available.txt +1 -0
  69. data/test/testcases/responses/whois.afilias-grs.info/gi/registered.txt +98 -0
  70. data/test/testcases/responses/whois.afilias-grs.info/hn/available.txt +1 -0
  71. data/test/testcases/responses/whois.afilias-grs.info/hn/registered.txt +85 -0
  72. data/test/testcases/responses/whois.afilias-grs.info/lc/available.txt +1 -0
  73. data/test/testcases/responses/whois.afilias-grs.info/lc/registered.txt +83 -0
  74. data/test/testcases/responses/whois.afilias-grs.info/mn/available.txt +1 -0
  75. data/test/testcases/responses/whois.afilias-grs.info/mn/registered.txt +100 -0
  76. data/test/testcases/responses/whois.afilias-grs.info/registered.txt +122 -0
  77. data/test/testcases/responses/whois.afilias-grs.info/sc/available.txt +1 -0
  78. data/test/testcases/responses/whois.afilias-grs.info/sc/registered.txt +85 -0
  79. data/test/testcases/responses/whois.afilias-grs.info/vc/available.txt +1 -0
  80. data/test/testcases/responses/whois.afilias-grs.info/vc/registered.txt +100 -0
  81. data/test/testcases/responses/whois.afilias.info/available.txt +1 -0
  82. data/test/testcases/responses/whois.afilias.info/registered.txt +104 -0
  83. data/test/testcases/responses/whois.crsnic.net/MULTIPLE.txt +3 -0
  84. data/test/testcases/responses/whois.domainregistry.ie/available.txt +7 -0
  85. data/test/testcases/responses/whois.domainregistry.ie/registered.txt +26 -0
  86. data/test/testcases/responses/whois.educause.edu/available.txt +28 -0
  87. data/test/testcases/responses/whois.educause.edu/registered.txt +66 -0
  88. data/test/testcases/responses/whois.eu.org/available.txt +1 -0
  89. data/test/testcases/responses/whois.eu.org/registered.txt +19 -0
  90. data/test/testcases/responses/whois.iana.org/MULTIPLE.txt +3 -0
  91. data/test/testcases/responses/whois.iana.org/available.txt +7 -0
  92. data/test/testcases/responses/whois.iana.org/registered.txt +89 -0
  93. data/test/testcases/responses/whois.nic.asia/available.txt +1 -0
  94. data/test/testcases/responses/whois.nic.asia/registered.txt +159 -0
  95. data/test/testcases/responses/whois.nic.fr/MULTIPLE.txt +4 -0
  96. data/test/testcases/responses/whois.nic.fr/available.txt +19 -0
  97. data/test/testcases/responses/whois.nic.fr/registered.txt +98 -0
  98. data/test/testcases/responses/whois.nic.gov/available.txt +1 -0
  99. data/test/testcases/responses/whois.nic.gov/registered.txt +5 -0
  100. data/test/testcases/responses/whois.nic.hu/available.txt +12 -0
  101. data/test/testcases/responses/whois.nic.hu/in_progress.txt +13 -0
  102. data/test/testcases/responses/whois.nic.hu/registered.txt +65 -0
  103. data/test/testcases/responses/whois.nic.name/available.txt +29 -0
  104. data/test/testcases/responses/whois.nic.name/registered.txt +36 -0
  105. data/test/testcases/responses/whois.nic.name/reserved.txt +30 -0
  106. data/test/testcases/responses/whois.nic.tv/available.txt +44 -0
  107. data/test/testcases/responses/whois.nic.tv/registered.txt +54 -0
  108. data/test/testcases/responses/whois.za.net/available.txt +9 -0
  109. data/test/testcases/responses/whois.za.net/registered.txt +42 -0
  110. data/test/testcases/responses/whois.za.org/available.txt +9 -0
  111. data/test/testcases/responses/whois.za.org/registered.txt +44 -0
  112. data/whois.gemspec +9 -6
  113. metadata +138 -15
@@ -0,0 +1,104 @@
1
+ Access to INFO WHOIS information is provided to assist persons in
2
+ determining the contents of a domain name registration record in the
3
+ Afilias registry database. The data in this record is provided by
4
+ Afilias Limited for informational purposes only, and Afilias does not
5
+ guarantee its accuracy. This service is intended only for query-based
6
+ access. You agree that you will use this data only for lawful purposes
7
+ and that, under no circumstances will you use this data to: (a) allow,
8
+ enable, or otherwise support the transmission by e-mail, telephone, or
9
+ facsimile of mass unsolicited, commercial advertising or solicitations
10
+ to entities other than the data recipient's own existing customers; or
11
+ (b) enable high volume, automated, electronic processes that send
12
+ queries or data to the systems of Registry Operator, a Registrar, or
13
+ Afilias except as reasonably necessary to register domain names or
14
+ modify existing registrations. All rights reserved. Afilias reserves
15
+ the right to modify these terms at any time. By submitting this query,
16
+ you agree to abide by this policy.
17
+
18
+ Domain ID:D37288-LRMS
19
+ Domain Name:GOOGLE.INFO
20
+ Created On:31-Jul-2001 23:57:50 UTC
21
+ Last Updated On:05-Mar-2009 22:39:19 UTC
22
+ Expiration Date:31-Jul-2010 23:57:50 UTC
23
+ Trademark Name:GOOGLE
24
+ Trademark Date:1999-09-17
25
+ Trademark Country:Mexico
26
+ Trademark Number:622722
27
+ Sponsoring Registrar:Markmonitor Inc. (R151-LRMS)
28
+ Status:CLIENT DELETE PROHIBITED
29
+ Status:CLIENT TRANSFER PROHIBITED
30
+ Status:CLIENT UPDATE PROHIBITED
31
+ Registrant ID:mmr-32097
32
+ Registrant Name:DNS Admin
33
+ Registrant Organization:Google Inc.
34
+ Registrant Street1:1600 Amphitheatre Parkway
35
+ Registrant Street2:
36
+ Registrant Street3:
37
+ Registrant City:Mountain View
38
+ Registrant State/Province:CA
39
+ Registrant Postal Code:94043
40
+ Registrant Country:US
41
+ Registrant Phone:+1.6506234000
42
+ Registrant Phone Ext.:
43
+ Registrant FAX:+1.6506188571
44
+ Registrant FAX Ext.:
45
+ Registrant Email:dns-admin@google.com
46
+ Admin ID:mmr-32097
47
+ Admin Name:DNS Admin
48
+ Admin Organization:Google Inc.
49
+ Admin Street1:1600 Amphitheatre Parkway
50
+ Admin Street2:
51
+ Admin Street3:
52
+ Admin City:Mountain View
53
+ Admin State/Province:CA
54
+ Admin Postal Code:94043
55
+ Admin Country:US
56
+ Admin Phone:+1.6506234000
57
+ Admin Phone Ext.:
58
+ Admin FAX:+1.6506188571
59
+ Admin FAX Ext.:
60
+ Admin Email:dns-admin@google.com
61
+ Billing ID:mmr-32097
62
+ Billing Name:DNS Admin
63
+ Billing Organization:Google Inc.
64
+ Billing Street1:1600 Amphitheatre Parkway
65
+ Billing Street2:
66
+ Billing Street3:
67
+ Billing City:Mountain View
68
+ Billing State/Province:CA
69
+ Billing Postal Code:94043
70
+ Billing Country:US
71
+ Billing Phone:+1.6506234000
72
+ Billing Phone Ext.:
73
+ Billing FAX:+1.6506188571
74
+ Billing FAX Ext.:
75
+ Billing Email:dns-admin@google.com
76
+ Tech ID:mmr-32097
77
+ Tech Name:DNS Admin
78
+ Tech Organization:Google Inc.
79
+ Tech Street1:1600 Amphitheatre Parkway
80
+ Tech Street2:
81
+ Tech Street3:
82
+ Tech City:Mountain View
83
+ Tech State/Province:CA
84
+ Tech Postal Code:94043
85
+ Tech Country:US
86
+ Tech Phone:+1.6506234000
87
+ Tech Phone Ext.:
88
+ Tech FAX:+1.6506188571
89
+ Tech FAX Ext.:
90
+ Tech Email:dns-admin@google.com
91
+ Name Server:NS1.GOOGLE.COM
92
+ Name Server:NS2.GOOGLE.COM
93
+ Name Server:NS3.GOOGLE.COM
94
+ Name Server:NS4.GOOGLE.COM
95
+ Name Server:
96
+ Name Server:
97
+ Name Server:
98
+ Name Server:
99
+ Name Server:
100
+ Name Server:
101
+ Name Server:
102
+ Name Server:
103
+ Name Server:
104
+
@@ -0,0 +1,3 @@
1
+ whois.crsnic.net serves multiple TLD:
2
+ * .com http://www.iana.org/domains/root/db/net.html
3
+ * .net http://www.iana.org/domains/root/db/com.html
@@ -0,0 +1,7 @@
1
+
2
+ % Rights restricted by copyright; http://www.domainregistry.ie/copyright.html
3
+ % Do not remove this notice
4
+
5
+ % Not Registered - The domain you have requested is not a registered .ie domain name.
6
+
7
+
@@ -0,0 +1,26 @@
1
+
2
+ % Rights restricted by copyright; http://www.domainregistry.ie/copyright.html
3
+ % Do not remove this notice
4
+
5
+ domain: google.ie
6
+ descr: Google, Inc
7
+ descr: Body Corporate (Ltd,PLC,Company)
8
+ descr: Registered Trade Mark Name
9
+ admin-c: KR59-IEDR
10
+ tech-c: CCA7-IEDR
11
+ renewal: 21-March-2010
12
+ status: Active
13
+ nserver: ns1.google.com
14
+ nserver: ns2.google.com
15
+ nserver: ns3.google.com
16
+ source: IEDR
17
+
18
+ person: Kulpreet Rana
19
+ nic-hdl: KR59-IEDR
20
+ source: IEDR
21
+
22
+ person: eMarkmonitor Inc
23
+ nic-hdl: CCA7-IEDR
24
+ source: IEDR
25
+
26
+
@@ -0,0 +1,28 @@
1
+
2
+ This Registry database contains ONLY .EDU domains.
3
+ The data in the EDUCAUSE Whois database is provided
4
+ by EDUCAUSE for information purposes in order to
5
+ assist in the process of obtaining information about
6
+ or related to .edu domain registration records.
7
+
8
+ The EDUCAUSE Whois database is authoritative for the
9
+ .EDU domain.
10
+
11
+ A Web interface for the .EDU EDUCAUSE Whois Server is
12
+ available at: http://whois.educause.net
13
+
14
+ By submitting a Whois query, you agree that this information
15
+ will not be used to allow, enable, or otherwise support
16
+ the transmission of unsolicited commercial advertising or
17
+ solicitations via e-mail. The use of electronic processes to
18
+ harvest information from this server is generally prohibited
19
+ except as reasonably necessary to register or modify .edu
20
+ domain names.
21
+
22
+ You may use "%" as a wildcard in your search. For further
23
+ information regarding the use of this WHOIS server, please
24
+ type: help
25
+
26
+ --------------------------
27
+
28
+ No Match
@@ -0,0 +1,66 @@
1
+
2
+ This Registry database contains ONLY .EDU domains.
3
+ The data in the EDUCAUSE Whois database is provided
4
+ by EDUCAUSE for information purposes in order to
5
+ assist in the process of obtaining information about
6
+ or related to .edu domain registration records.
7
+
8
+ The EDUCAUSE Whois database is authoritative for the
9
+ .EDU domain.
10
+
11
+ A Web interface for the .EDU EDUCAUSE Whois Server is
12
+ available at: http://whois.educause.net
13
+
14
+ By submitting a Whois query, you agree that this information
15
+ will not be used to allow, enable, or otherwise support
16
+ the transmission of unsolicited commercial advertising or
17
+ solicitations via e-mail. The use of electronic processes to
18
+ harvest information from this server is generally prohibited
19
+ except as reasonably necessary to register or modify .edu
20
+ domain names.
21
+
22
+ You may use "%" as a wildcard in your search. For further
23
+ information regarding the use of this WHOIS server, please
24
+ type: help
25
+
26
+ --------------------------
27
+
28
+ Domain Name: EDUCAUSE.EDU
29
+
30
+ Registrant:
31
+ EDUCAUSE
32
+ 4772 Walnut Street
33
+ Suite 206
34
+ Boulder, CO 80301
35
+ UNITED STATES
36
+
37
+ Administrative Contact:
38
+ Information Technology
39
+ EDUCAUSE
40
+ 4772 Walnut Street
41
+ Ste 206
42
+ Boulder, CO 80301
43
+ UNITED STATES
44
+ (303) 449-4430
45
+ netadmin@educause.edu
46
+
47
+ Technical Contact:
48
+ Information Technology
49
+ EDUCAUSE
50
+ 4772 Walnut Street
51
+ Ste 206
52
+ Boulder, CO 80301
53
+ UNITED STATES
54
+ (303) 449-4430
55
+ netadmin@educause.edu
56
+
57
+ Name Servers:
58
+ NS3.EDUCAUSE.EDU 198.59.61.50
59
+ NS4.EDUCAUSE.EDU 192.52.179.69
60
+ NS5.EDUCAUSE.EDU 198.59.61.50
61
+
62
+ Domain record activated: 11-Mar-1998
63
+ Domain record last updated: 02-Oct-2009
64
+ Domain expires: 31-Jul-2010
65
+
66
+
@@ -0,0 +1 @@
1
+ Key not found
@@ -0,0 +1,19 @@
1
+ domain: ECRYPT.EU.ORG
2
+ address: Dept. Electrical Engineering - ESAT, K.U.Leuven
3
+ address: Kasteelpark Arenberg 10
4
+ address: 3001 Heverlee
5
+ address: Belgium
6
+ changed: 2004-04-16 00:00:00+02:00
7
+ tech-c: FS35-FREE
8
+ admin-c: FS35-FREE
9
+
10
+ person: Frank Schoeters
11
+ nic-hdl: FS35-FREE
12
+ ext-hdl: FSX73
13
+ address: Kasteelpark Arenberg 10
14
+ address: 3001 Heverlee
15
+ address: Belgium
16
+ phone: +32 16 321017
17
+ e-mail: Frank.Schoeters@esat.kuleuven.ac.be
18
+ changed: 2004-04-16 00:00:00+02:00
19
+
@@ -0,0 +1,3 @@
1
+ whois.nic.fr serves multiple TLD:
2
+ * .int
3
+ * .arpa
@@ -0,0 +1,7 @@
1
+
2
+ Domain u34jedzcq.int not found.
3
+
4
+ This whois server only provides data for which IANA is authoritative,
5
+ including ".int" domains, ".arpa" domains, top level domains, and
6
+ some reserved names.
7
+
@@ -0,0 +1,89 @@
1
+
2
+ IANA Whois Service
3
+ Domain: nato.int
4
+ ID: nato-int
5
+
6
+ Registrant:
7
+ Name:
8
+ Organization: North Atlantic Treaty Organization
9
+ Address1: Blvd Leopold III
10
+ Address2: 1110 Brussels
11
+ Address3:
12
+ City: Brussels
13
+ State/Province:
14
+ Country: Belgium
15
+ Postal Code:
16
+ Phone:
17
+ Fax:
18
+ Email:
19
+ Registration Date: 10-September-2001
20
+ Last Updated Date: 22-June-2007
21
+
22
+ Administrative Contact:
23
+ Name: Aidan Murdock
24
+ Organization:
25
+ Address1: SHAPE
26
+ Address2: NCSA/SDD/SAL
27
+ Address3:
28
+ City: Casteau
29
+ State/Province: Hainaut
30
+ Country: Belgium
31
+ Postal Code: 7010
32
+ Phone: +32 65 44 7244
33
+ Fax: +32 65 44 7221
34
+ Email: aidan.murdock@ncsa.nato.int
35
+ Registration Date: 10-September-2001
36
+ Last Updated Date: 10-November-2009
37
+
38
+ Technical Contact:
39
+ Name: Aad Van der Zanden
40
+ Organization:
41
+ Address1: P.O. Box 174
42
+ Address2:
43
+ Address3:
44
+ City: The Hague
45
+ State/Province: ZH
46
+ Country: The Netherlands
47
+ Postal Code: 2501 CD
48
+ Phone: +31 70 3743433
49
+ Fax:
50
+ Email: zanden@nc3a.nato.int
51
+ Registration Date: 10-September-2001
52
+ Last Updated Date: 22-June-2007
53
+
54
+ Technical Contact:
55
+ Name: Jack Smits
56
+ Organization:
57
+ Address1: SHAPE
58
+ Address2: NCSA/SMD
59
+ Address3:
60
+ City: Casteau
61
+ State/Province: Hainaut
62
+ Country: Belgium
63
+ Postal Code: 7010
64
+ Phone: +32 65 44 7534
65
+ Fax: +32 65 44 7556
66
+ Email: jack.smits@ncsa.nato.int
67
+ Registration Date: 23-April-2002
68
+ Last Updated Date: 10-November-2009
69
+
70
+ Nameserver Information:
71
+ Nameserver: max.nra.nato.int.
72
+ IP Address: 192.101.252.69
73
+ Nameserver: ns1.cs.uc1.ac.uk.
74
+ IP Address: 128.16.5.32
75
+ Nameserver: ns1.drenet.dnd.ca.
76
+ IP Address: 131.136.242.3
77
+ Nameserver: relay.mod.uk.
78
+ IP Address: 192.5.29.50
79
+ Nameserver: maxima.nra.nato.int.
80
+ IP Address: 193.110.130.68
81
+ Nameserver: ns.namsa.nato.int.
82
+ IP Address: 208.161.248.15
83
+ Nameserver: ns.saclantc.nato.int.
84
+ IP Address: 192.106.197.1
85
+ Nameserver: ns.nc3a.nato.int.
86
+ IP Address: 195.169.116.6
87
+
88
+ Registration Date: 26-August-1997
89
+ Last Updated Date: 10-November-2009
@@ -0,0 +1,159 @@
1
+ DotAsia WHOIS LEGAL STATEMENT AND TERMS & CONDITIONS: The WHOIS service offered
2
+ by DotAsia and the access to the records in the DotAsia WHOIS database are provided
3
+ for information purposes only. It allows persons to check whether a specific
4
+ domain name is still available or not and to obtain information related to
5
+ the registration records of existing domain names. DotAsia cannot, under any
6
+ circumstances, be held liable in case the stored information would prove to
7
+ be wrong, incomplete, or not accurate in any sense. By submitting a query
8
+ you agree not to use the information made available to: allow, enable or
9
+ otherwise support the transmission of unsolicited, commercial advertising or
10
+ other solicitations whether via email or otherwise; target advertising in any
11
+ possible way; or to cause nuisance in any possible way to the registrants by
12
+ sending (whether by automated, electronic processes capable of enabling high
13
+ volumes or other possible means) messages to them. Without prejudice to the
14
+ above, it is explicitly forbidden to extract, copy and/or use or re-utilise
15
+ in any form and by any means (electronically or not) the whole or a
16
+ quantitatively or qualitatively substantial part of the contents of the WHOIS
17
+ database without prior and explicit permission by DotAsia, nor in any attempt
18
+ hereof, or to apply automated, electronic processes to DotAsia (or its systems).
19
+ You agree that any reproduction and/or transmission of data for commercial
20
+ purposes will always be considered as the extraction of a substantial part of
21
+ the content of the WHOIS database. By submitting the query you agree to abide
22
+ by this policy and accept that DotAsia can take measures to limit the use of its
23
+ WHOIS services in order to protect the privacy of its registrants or the
24
+ integrity of the database.
25
+
26
+ Domain ID:D93126-ASIA
27
+ Domain Name:CJ7.ASIA
28
+ Domain Create Date:15-Jan-2008 11:28:02 UTC
29
+ Domain Expiration Date:15-Jan-2010 11:28:02 UTC
30
+ Domain Last Updated Date:16-Mar-2008 04:30:25 UTC
31
+ Last Transferred Date:
32
+ IPR Name:DotAsia Organisation Ltd
33
+ IPR Number:
34
+ IPR CC Locality:HK
35
+ IPR Applied:
36
+ IPR Registered:
37
+ IPR Class:
38
+ IPR form:
39
+ IPR Entitlement:
40
+ IPR Type:SR1
41
+ Created by:dotASIA R4-ASIA (9998)
42
+ Last Updated by Registrar:ASIA Registry R6-ASIA (9996)
43
+ Sponsoring Registrar:dotASIA R4-ASIA (9998)
44
+ Registration Agent ID:
45
+ Registration Agent Name:
46
+ Registration Agent Organization:
47
+ Registration Agent Address:
48
+ Registration Agent Address2:
49
+ Registration Agent Address3:
50
+ Registration Agent City:
51
+ Registration Agent State/Province:
52
+ Registration Agent Country/Economy:
53
+ Registration Agent Postal Code:
54
+ Registration Agent Phone:
55
+ Registration Agent Phone Ext.:
56
+ Registration Agent FAX:
57
+ Registration Agent FAX Ext.:
58
+ Registration Agent E-mail:
59
+ Maintainer URL:
60
+ Domain Status:OK
61
+ Registrant ID:FR-1158300cc88a
62
+ Registrant Name:Pioneer Domain (Temporary Delegation)
63
+ Registrant Organization:DotAsia Organisation
64
+ Registrant Address:Unit 617, Miramar Tower
65
+ Registrant Address2:132 Nathan Road
66
+ Registrant Address3:
67
+ Registrant City:Tsim Sha Tsui
68
+ Registrant State/Province:Kowloon
69
+ Registrant Country/Economy:HK
70
+ Registrant Postal Code:HK
71
+ Registrant Phone:+852.35202635
72
+ Registrant Phone Ext.:
73
+ Registrant FAX:
74
+ Registrant FAX Ext.:
75
+ Registrant E-mail:domains@registry.asia
76
+ Administrative ID:FR-11582fd1b4a9
77
+ Administrative Name:DotAsia Organisation
78
+ Administrative Organization:DotAsia Organisation
79
+ Administrative Address:Unit 617, Miramar Tower
80
+ Administrative Address2:132 Nathan Road
81
+ Administrative Address3:
82
+ Administrative City:Tsim Sha Tsui
83
+ Administrative State/Province:Kowloon
84
+ Administrative Country/Economy:HK
85
+ Administrative Postal Code:HK
86
+ Administrative Phone:+852.35202635
87
+ Administrative Phone Ext.:
88
+ Administrative FAX:
89
+ Administrative FAX Ext.:
90
+ Administrative E-mail:domains@registry.asia
91
+ Technical ID:FR-11582fd1b4a9
92
+ Technical Name:DotAsia Organisation
93
+ Technical Organization:DotAsia Organisation
94
+ Technical Address:Unit 617, Miramar Tower
95
+ Technical Address2:132 Nathan Road
96
+ Technical Address3:
97
+ Technical City:Tsim Sha Tsui
98
+ Technical State/Province:Kowloon
99
+ Technical Country/Economy:HK
100
+ Technical Postal Code:HK
101
+ Technical Phone:+852.35202635
102
+ Technical Phone Ext.:
103
+ Technical FAX:
104
+ Technical FAX Ext.:
105
+ Technical E-mail:domains@registry.asia
106
+ Billing ID:FR-11582fd1b4a9
107
+ Billing Name:DotAsia Organisation
108
+ Billing Organization:DotAsia Organisation
109
+ Billing Address:Unit 617, Miramar Tower
110
+ Billing Address2:132 Nathan Road
111
+ Billing Address3:
112
+ Billing City:Tsim Sha Tsui
113
+ Billing State/Province:Kowloon
114
+ Billing Country/Economy:HK
115
+ Billing Postal Code:HK
116
+ Billing Phone:+852.35202635
117
+ Billing Phone Ext.:
118
+ Billing FAX:
119
+ Billing FAX Ext.:
120
+ Billing E-mail:domains@registry.asia
121
+ CED ID:FR-11582fd1b4a9
122
+ CED CC Locality:HK
123
+ CED State/Province:
124
+ CED City:
125
+ CED Type of Legal Entity:Corporations or Companies
126
+ CED Type (Other):
127
+ CED Form of Identification:Certificate of Incorporation or equivalent business registration certificate
128
+ CED Form of ID (Other):
129
+ CED Identification Number:1073566
130
+ Operations and Notifications ID:FR-11582fd1b4a9
131
+ Operations and Notifications Name:DotAsia Organisation
132
+ Operations and Notifications Organization:DotAsia Organisation
133
+ Operations and Notifications Address:Unit 617, Miramar Tower
134
+ Operations and Notifications Address2:132 Nathan Road
135
+ Operations and Notifications Address3:
136
+ Operations and Notifications City:Tsim Sha Tsui
137
+ Operations and Notifications State/Province:Kowloon
138
+ Operations and Notifications Country/Economy:HK
139
+ Operations and Notifications Postal Code:HK
140
+ Operations and Notifications Phone:+852.35202635
141
+ Operations and Notifications Phone Ext.:
142
+ Operations and Notifications FAX:
143
+ Operations and Notifications FAX Ext.:
144
+ Operations and Notifications E-mail:domains@registry.asia
145
+ Nameservers:NS1.DOTASIA.ORG
146
+ Nameservers:NS2.DOTASIA.ORG
147
+ Nameservers:
148
+ Nameservers:
149
+ Nameservers:
150
+ Nameservers:
151
+ Nameservers:
152
+ Nameservers:
153
+ Nameservers:
154
+ Nameservers:
155
+ Nameservers:
156
+ Nameservers:
157
+ Nameservers:
158
+
159
+