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
data/test/test_helper.rb CHANGED
@@ -29,4 +29,28 @@ end
29
29
 
30
30
  class Test::Unit::TestCase
31
31
  include ConnectivityTestHelper
32
+ end
33
+
34
+
35
+ class Whois::Answer::Parser::TestCase < Test::Unit::TestCase
36
+
37
+ def test_true
38
+ true
39
+ end
40
+
41
+ def testcase_path
42
+ File.expand_path(File.dirname(__FILE__) + "/testcases/responses/#{@host}")
43
+ end
44
+
45
+
46
+ protected
47
+
48
+ def load_part(path)
49
+ part(File.read(testcase_path + path), @host)
50
+ end
51
+
52
+ def part(*args)
53
+ Whois::Answer::Part.new(*args)
54
+ end
55
+
32
56
  end
@@ -0,0 +1 @@
1
+ NOT FOUND
@@ -0,0 +1,102 @@
1
+ Access to .AERO 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:D246-AERO
19
+ Domain Name:SRILANKAN.AERO
20
+ ENS_AuthId:E0261-SITA
21
+ Created On:26-Mar-2002 06:48:27 UTC
22
+ Expires On:26-Mar-2010 06:48:27 UTC
23
+ Updated On:05-Mar-2008 14:32:18 UTC
24
+ Created By:Tuonome IT (380)
25
+ Updated By:Tuonome IT (380)
26
+ Sponsoring Registrar:Tuonome IT (380)
27
+ Domain Status:OK
28
+ Maintainer:http://www.tuonome.aero
29
+ Registrant ID:C4526901-AERO
30
+ Registrant Name:Domain Name Administrator
31
+ Registrant Organization:SriLankan Airlines Ltd
32
+ Registrant Street1:Admin Bldg
33
+ Registrant Street2:
34
+ Registrant Street3:
35
+ Registrant City:Katunayaka
36
+ Registrant State/Province:WP
37
+ Registrant Postal Code:11450
38
+ Registrant Country:LK
39
+ Registrant Phone:+94.197331600
40
+ Registrant Phone Ext.:
41
+ Registrant FAX:+94.197335160
42
+ Registrant FAX Ext.:
43
+ Registrant Email:domregister@srilankan.aero
44
+ Admin ID:C4526901-AERO
45
+ Admin Name:Domain Name Administrator
46
+ Admin Organization:SriLankan Airlines Ltd
47
+ Admin Street1:Admin Bldg
48
+ Admin Street2:
49
+ Admin Street3:
50
+ Admin City:Katunayaka
51
+ Admin State/Province:WP
52
+ Admin Postal Code:11450
53
+ Admin Country:LK
54
+ Admin Phone:+94.197331600
55
+ Admin Phone Ext.:
56
+ Admin FAX:+94.197335160
57
+ Admin FAX Ext.:
58
+ Admin Email:domregister@srilankan.aero
59
+ Billing ID:C4526901-AERO
60
+ Billing Name:Domain Name Administrator
61
+ Billing Organization:SriLankan Airlines Ltd
62
+ Billing Street1:Admin Bldg
63
+ Billing Street2:
64
+ Billing Street3:
65
+ Billing City:Katunayaka
66
+ Billing State/Province:WP
67
+ Billing Postal Code:11450
68
+ Billing Country:LK
69
+ Billing Phone:+94.197331600
70
+ Billing Phone Ext.:
71
+ Billing FAX:+94.197335160
72
+ Billing FAX Ext.:
73
+ Billing Email:domregister@srilankan.aero
74
+ Tech ID:C4526901-AERO
75
+ Tech Name:Domain Name Administrator
76
+ Tech Organization:SriLankan Airlines Ltd
77
+ Tech Street1:Admin Bldg
78
+ Tech Street2:
79
+ Tech Street3:
80
+ Tech City:Katunayaka
81
+ Tech State/Province:WP
82
+ Tech Postal Code:11450
83
+ Tech Country:LK
84
+ Tech Phone:+94.197331600
85
+ Tech Phone Ext.:
86
+ Tech FAX:+94.197335160
87
+ Tech FAX Ext.:
88
+ Tech Email:domregister@srilankan.aero
89
+ Name Server:DNS2.SRILANKAN.AERO
90
+ Name Server:DNS1.SRILANKAN.AERO
91
+ Name Server:S1.NS.SLT.LK
92
+ Name Server:S2.NS.SLT.LK
93
+ Name Server:
94
+ Name Server:
95
+ Name Server:
96
+ Name Server:
97
+ Name Server:
98
+ Name Server:
99
+ Name Server:
100
+ Name Server:
101
+ Name Server:
102
+
@@ -0,0 +1,122 @@
1
+ Access to CCTLD 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:D354967-LRCC
19
+ Domain Name:GOOGLE.BZ
20
+ Created On:12-Feb-2006 18:08:52 UTC
21
+ Last Updated On:21-Jan-2009 13:29:10 UTC
22
+ Expiration Date:12-Feb-2011 18:08:52 UTC
23
+ Sponsoring Registrar:MarkMonitor, Inc. (R22-LRCC)
24
+ Whois Server:whois.markmonitor.com
25
+ Referral URL:http://www.markmonitor.com
26
+ Status:CLIENT DELETE PROHIBITED
27
+ Status:CLIENT TRANSFER PROHIBITED
28
+ Status:CLIENT UPDATE PROHIBITED
29
+ Name Server:NS1.GOOGLE.COM
30
+ Name Server:NS2.GOOGLE.COM
31
+ Name Server:NS3.GOOGLE.COM
32
+ Name Server:NS4.GOOGLE.COM
33
+ Name Server:
34
+ Name Server:
35
+ Name Server:
36
+ Name Server:
37
+ Name Server:
38
+ Name Server:
39
+ Name Server:
40
+ Name Server:
41
+ Name Server:
42
+
43
+
44
+
45
+ MarkMonitor is the Global Leader in Enterprise Brand Protection.
46
+
47
+ Domain Management
48
+ MarkMonitor Brand Protection™
49
+ AntiFraud Solutions
50
+ Corporate Consulting Services
51
+
52
+ Visit MarkMonitor at www.markmonitor.com
53
+ Contact us at 1 800 745 9229
54
+ In Europe, at +44 (0) 20 7840 1300
55
+
56
+
57
+ The Data in MarkMonitor.com's WHOIS database is provided by MarkMonitor.com
58
+ for information purposes, and to assist persons in obtaining information
59
+ about or related to a domain name registration record. MarkMonitor.com
60
+ does not guarantee its accuracy. By submitting a WHOIS query, you agree
61
+ that you will use this Data only for lawful purposes and that, under no
62
+ circumstances will you use this Data to: (1) allow, enable, or otherwise
63
+ support the transmission of mass unsolicited, commercial advertising or
64
+ solicitations via e-mail (spam); or (2) enable high volume, automated,
65
+ electronic processes that apply to MarkMonitor.com (or its systems).
66
+ MarkMonitor.com reserves the right to modify these terms at any time.
67
+ By submitting this query, you agree to abide by this policy.
68
+
69
+ Registrant:
70
+ DNS Admin
71
+ Google Inc.
72
+ 1600 Amphitheatre Parkway
73
+ Mountain View CA 94043
74
+ US
75
+ dns-admin@google.com +1.6506234000 Fax: +1.6506188571
76
+
77
+ Domain Name: google.bz
78
+
79
+ Registrar Name: Markmonitor.com
80
+ Registrar Whois: whois.markmonitor.com
81
+ Registrar Homepage: http://www.markmonitor.com
82
+
83
+ Administrative Contact:
84
+ DNS Admin
85
+ Google Inc.
86
+ 1600 Amphitheatre Parkway
87
+ Mountain View CA 94043
88
+ US
89
+ dns-admin@google.com +1.6506234000 Fax: +1.6506188571
90
+ Technical Contact, Zone Contact:
91
+ DNS Admin
92
+ Google Inc.
93
+ 1600 Amphitheatre Parkway
94
+ Mountain View CA 94043
95
+ US
96
+ dns-admin@google.com +1.6506234000 Fax: +1.6506188571
97
+
98
+ Created on..............: 2006-02-12.
99
+ Expires on..............: 2011-02-12.
100
+ Record last updated on..: 2009-06-09.
101
+
102
+ Domain servers in listed order:
103
+
104
+ ns3.google.com
105
+ ns1.google.com
106
+ ns2.google.com
107
+ ns4.google.com
108
+
109
+
110
+
111
+
112
+ MarkMonitor is the Global Leader in Enterprise Brand Protection.
113
+
114
+ Domain Management
115
+ MarkMonitor Brand Protection™
116
+ AntiFraud Solutions
117
+ Corporate Consulting Services
118
+
119
+ Visit MarkMonitor at www.markmonitor.com
120
+ Contact us at 1 800 745 9229
121
+ In Europe, at +44 (0) 20 7840 1300
122
+ --
@@ -0,0 +1,98 @@
1
+ Access to CCTLD 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:D68296-LRCC
19
+ Domain Name:SAPPHIRE.GI
20
+ Created On:20-Dec-2004 13:34:34 UTC
21
+ Last Updated On:20-Dec-2008 19:25:54 UTC
22
+ Expiration Date:20-Dec-2009 13:34:34 UTC
23
+ Sponsoring Registrar:GibNet Registrar (R43-LRCC)
24
+ Status:OK
25
+ Registrant ID:FR-1103549674779
26
+ Registrant Name:Jimmy Imossi
27
+ Registrant Organization:Broadband Gibraltar Limited
28
+ Registrant Street1:Suite 951
29
+ Registrant Street2:Europort
30
+ Registrant Street3:
31
+ Registrant City:Gibraltar
32
+ Registrant State/Province:
33
+ Registrant Postal Code:NA
34
+ Registrant Country:GI
35
+ Registrant Phone:+350.47200
36
+ Registrant Phone Ext.:
37
+ Registrant FAX:+350.47272
38
+ Registrant FAX Ext.:
39
+ Registrant Email:jimossi@sapphire.gi
40
+ Admin ID:FR-1103549674779
41
+ Admin Name:Jimmy Imossi
42
+ Admin Organization:Broadband Gibraltar Limited
43
+ Admin Street1:Suite 951
44
+ Admin Street2:Europort
45
+ Admin Street3:
46
+ Admin City:Gibraltar
47
+ Admin State/Province:
48
+ Admin Postal Code:NA
49
+ Admin Country:GI
50
+ Admin Phone:+350.47200
51
+ Admin Phone Ext.:
52
+ Admin FAX:+350.47272
53
+ Admin FAX Ext.:
54
+ Admin Email:jimossi@sapphire.gi
55
+ Billing ID:FR-1103549674779
56
+ Billing Name:Jimmy Imossi
57
+ Billing Organization:Broadband Gibraltar Limited
58
+ Billing Street1:Suite 951
59
+ Billing Street2:Europort
60
+ Billing Street3:
61
+ Billing City:Gibraltar
62
+ Billing State/Province:
63
+ Billing Postal Code:NA
64
+ Billing Country:GI
65
+ Billing Phone:+350.47200
66
+ Billing Phone Ext.:
67
+ Billing FAX:+350.47272
68
+ Billing FAX Ext.:
69
+ Billing Email:jimossi@sapphire.gi
70
+ Tech ID:FR-10a223e2e4cf0
71
+ Tech Name:Tech Dept
72
+ Tech Organization:Broadband Gibraltar Ltd
73
+ Tech Street1:Suite 9.5.1
74
+ Tech Street2:Europort
75
+ Tech Street3:
76
+ Tech City:N/A
77
+ Tech State/Province:
78
+ Tech Postal Code:N/A
79
+ Tech Country:GI
80
+ Tech Phone:+350.47200
81
+ Tech Phone Ext.:
82
+ Tech FAX:+350.47271
83
+ Tech FAX Ext.:
84
+ Tech Email:tech@sapphire.gi
85
+ Name Server:NS1-A.SAPPHIRE.GI
86
+ Name Server:NS2-A.SAPPHIRE.GI
87
+ Name Server:
88
+ Name Server:
89
+ Name Server:
90
+ Name Server:
91
+ Name Server:
92
+ Name Server:
93
+ Name Server:
94
+ Name Server:
95
+ Name Server:
96
+ Name Server:
97
+ Name Server:
98
+
@@ -0,0 +1,85 @@
1
+ Access to CCTLD 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:D351-LRCC
19
+ Domain Name:GOOGLE.HN
20
+ Created On:07-Mar-2003 05:00:00 UTC
21
+ Last Updated On:30-Jan-2009 16:14:32 UTC
22
+ Expiration Date:07-Mar-2010 05:00:00 UTC
23
+ Sponsoring Registrar:MarkMonitor, Inc. (R22-LRCC)
24
+ Status:CLIENT DELETE PROHIBITED
25
+ Status:CLIENT TRANSFER PROHIBITED
26
+ Status:CLIENT UPDATE PROHIBITED
27
+ Registrant ID:122496
28
+ Registrant Name:Rose Hagan
29
+ Registrant Organization:Google Inc.
30
+ Registrant Street1:2400 E. Bayshore Pkwy Mountain View CA 94043
31
+ Registrant Street2:
32
+ Registrant Street3:
33
+ Registrant City:Mountain
34
+ Registrant State/Province:
35
+ Registrant Postal Code:2400
36
+ Registrant Country:US
37
+ Registrant Phone:+1.65033001
38
+ Registrant Phone Ext.:
39
+ Registrant FAX:
40
+ Registrant FAX Ext.:
41
+ Registrant Email:dns-admin@google.com
42
+ Admin ID:122498
43
+ Admin Name:Alldomains.com
44
+ Admin Organization:Alldomains.com
45
+ Admin Street1:1800 Sutter St. Suite 100 Concord
46
+ Admin Street2:
47
+ Admin Street3:
48
+ Admin City:Concord,
49
+ Admin State/Province:CA
50
+ Admin Postal Code:94520
51
+ Admin Country:US
52
+ Admin Phone:+1.92568596
53
+ Admin Phone Ext.:
54
+ Admin FAX:
55
+ Admin FAX Ext.:
56
+ Admin Email:dnbilling@alldomains.com
57
+ Tech ID:122497
58
+ Tech Name:NA
59
+ Tech Organization:Alldomains.com
60
+ Tech Street1:1800 Sutter St. Suite 100 Concord
61
+ Tech Street2:
62
+ Tech Street3:
63
+ Tech City:Concord,
64
+ Tech State/Province:CA
65
+ Tech Postal Code:94520
66
+ Tech Country:US
67
+ Tech Phone:+1.92568596
68
+ Tech Phone Ext.:
69
+ Tech FAX:
70
+ Tech FAX Ext.:
71
+ Tech Email:dnbilling@alldomains.com
72
+ Name Server:NS1.GOOGLE.COM
73
+ Name Server:NS2.GOOGLE.COM
74
+ Name Server:
75
+ Name Server:
76
+ Name Server:
77
+ Name Server:
78
+ Name Server:
79
+ Name Server:
80
+ Name Server:
81
+ Name Server:
82
+ Name Server:
83
+ Name Server:
84
+ Name Server:
85
+