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,83 @@
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:D946482-LRCC
19
+ Domain Name:NIC.LC
20
+ Created On:08-Dec-2002 00:00:00 UTC
21
+ Last Updated On:08-Dec-2008 19:25:09 UTC
22
+ Expiration Date:08-Dec-2009 00:00:00 UTC
23
+ Sponsoring Registrar:NicLc Registrar (R144-LRCC)
24
+ Status:OK
25
+ Registrant ID:LC-54921
26
+ Registrant Name:Nic LC Admin
27
+ Registrant Organization:Nic LC
28
+ Registrant Street1:#4 Colony House
29
+ Registrant Street2:John Compton Hwy
30
+ Registrant Street3:
31
+ Registrant City:Castries
32
+ Registrant State/Province:Not Provided
33
+ Registrant Postal Code:Not Provided
34
+ Registrant Country:LC
35
+ Registrant Phone:+758.4520220
36
+ Registrant Phone Ext.:
37
+ Registrant FAX:
38
+ Registrant FAX Ext.:
39
+ Registrant Email:nic@nic.lc
40
+ Admin ID:LC-51893
41
+ Admin Name:Nic LC Hostmaster
42
+ Admin Organization:Nic LC
43
+ Admin Street1:#4 Colony House
44
+ Admin Street2:Not Provided
45
+ Admin Street3:
46
+ Admin City:Castries
47
+ Admin State/Province:Not Provided
48
+ Admin Postal Code:Not Provided
49
+ Admin Country:LC
50
+ Admin Phone:+758.4520220
51
+ Admin Phone Ext.:
52
+ Admin FAX:
53
+ Admin FAX Ext.:
54
+ Admin Email:hostmaster@nic.lc
55
+ Tech ID:LC-53407
56
+ Tech Name:Nic LC Technical
57
+ Tech Organization:Nic LC
58
+ Tech Street1:#4 Colony House
59
+ Tech Street2:Not Provided
60
+ Tech Street3:
61
+ Tech City:Castries
62
+ Tech State/Province:Not Provided
63
+ Tech Postal Code:Not Provided
64
+ Tech Country:LC
65
+ Tech Phone:+758.4520220
66
+ Tech Phone Ext.:
67
+ Tech FAX:
68
+ Tech FAX Ext.:
69
+ Tech Email:technical@nic.lc
70
+ Name Server:NS1.NIC.AG
71
+ Name Server:NS.PATRICKLAY.COM
72
+ Name Server:
73
+ Name Server:
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
+
@@ -0,0 +1,100 @@
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:D444956-LRCC
19
+ Domain Name:GOOGLE.MN
20
+ Created On:07-Apr-2003 00:00:00 UTC
21
+ Last Updated On:03-Apr-2009 15:50:32 UTC
22
+ Expiration Date:07-Apr-2010 00: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:MNM-11332
28
+ Registrant Name:DNS Admin
29
+ Registrant Organization:Google Inc.
30
+ Registrant Street1:1600 Amphitheatre Parkway
31
+ Registrant Street2:
32
+ Registrant Street3:
33
+ Registrant City:Mountain View
34
+ Registrant State/Province:CA
35
+ Registrant Postal Code:94043
36
+ Registrant Country:US
37
+ Registrant Phone:+165.03300100
38
+ Registrant Phone Ext.:
39
+ Registrant FAX:+165.06188571
40
+ Registrant FAX Ext.:
41
+ Registrant Email:dns-admin@google.com
42
+ Admin ID:MNM-11332
43
+ Admin Name:DNS Admin
44
+ Admin Organization:Google Inc.
45
+ Admin Street1:1600 Amphitheatre Parkway
46
+ Admin Street2:
47
+ Admin Street3:
48
+ Admin City:Mountain View
49
+ Admin State/Province:CA
50
+ Admin Postal Code:94043
51
+ Admin Country:US
52
+ Admin Phone:+165.03300100
53
+ Admin Phone Ext.:
54
+ Admin FAX:+165.06188571
55
+ Admin FAX Ext.:
56
+ Admin Email:dns-admin@google.com
57
+ Billing ID:MNM-11333
58
+ Billing Name:Domain Provisioning
59
+ Billing Organization:Markmonitor
60
+ Billing Street1:10400 Overland RoadPMB 155
61
+ Billing Street2:
62
+ Billing Street3:
63
+ Billing City:Boise
64
+ Billing State/Province:ID
65
+ Billing Postal Code:83709
66
+ Billing Country:US
67
+ Billing Phone:+1.2083895740
68
+ Billing Phone Ext.:
69
+ Billing FAX:+1.2083895799
70
+ Billing FAX Ext.:
71
+ Billing Email:ccops@markmonitor.com
72
+ Tech ID:MNM-11333
73
+ Tech Name:Domain Provisioning
74
+ Tech Organization:Markmonitor
75
+ Tech Street1:10400 Overland RoadPMB 155
76
+ Tech Street2:
77
+ Tech Street3:
78
+ Tech City:Boise
79
+ Tech State/Province:ID
80
+ Tech Postal Code:83709
81
+ Tech Country:US
82
+ Tech Phone:+1.2083895740
83
+ Tech Phone Ext.:
84
+ Tech FAX:+1.2083895799
85
+ Tech FAX Ext.:
86
+ Tech Email:ccops@markmonitor.com
87
+ Name Server:NS1.GOOGLE.COM
88
+ Name Server:NS2.GOOGLE.COM
89
+ Name Server:NS3.GOOGLE.COM
90
+ Name Server:NS4.GOOGLE.COM
91
+ Name Server:
92
+ Name Server:
93
+ Name Server:
94
+ Name Server:
95
+ Name Server:
96
+ Name Server:
97
+ Name Server:
98
+ Name Server:
99
+ Name Server:
100
+
@@ -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,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:D47234-LRCC
19
+ Domain Name:GOOGLE.SC
20
+ Created On:03-Feb-2004 19:19:12 UTC
21
+ Last Updated On:09-Jan-2009 21:53:27 UTC
22
+ Expiration Date:03-Feb-2010 19:19:12 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:AGRS-129819
28
+ Registrant Name:DNS Admin
29
+ Registrant Organization:Google Inc.
30
+ Registrant Street1:1600 Amphitheatre Parkway
31
+ Registrant Street2:
32
+ Registrant Street3:
33
+ Registrant City:Mountain View
34
+ Registrant State/Province:CA
35
+ Registrant Postal Code:94043
36
+ Registrant Country:US
37
+ Registrant Phone:+1.6502530000
38
+ Registrant Phone Ext.:
39
+ Registrant FAX:+1.6506188571
40
+ Registrant FAX Ext.:
41
+ Registrant Email:dns-admin@google.com
42
+ Admin ID:AGRS-129293
43
+ Admin Name:CCOPS
44
+ Admin Organization:MarkMonitor
45
+ Admin Street1:PMB 155
46
+ Admin Street2:10400 Overland Rd.
47
+ Admin Street3:
48
+ Admin City:Boise
49
+ Admin State/Province:ID
50
+ Admin Postal Code:83709-1433
51
+ Admin Country:US
52
+ Admin Phone:+1.20838957
53
+ Admin Phone Ext.:
54
+ Admin FAX:+1.20838957
55
+ Admin FAX Ext.:
56
+ Admin Email:ccops@markmonitor.com
57
+ Tech ID:AGRS-129293
58
+ Tech Name:CCOPS
59
+ Tech Organization:MarkMonitor
60
+ Tech Street1:PMB 155
61
+ Tech Street2:10400 Overland Rd.
62
+ Tech Street3:
63
+ Tech City:Boise
64
+ Tech State/Province:ID
65
+ Tech Postal Code:83709-1433
66
+ Tech Country:US
67
+ Tech Phone:+1.20838957
68
+ Tech Phone Ext.:
69
+ Tech FAX:+1.20838957
70
+ Tech FAX Ext.:
71
+ Tech Email:ccops@markmonitor.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
+
@@ -0,0 +1,100 @@
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:D133753-LRCC
19
+ Domain Name:GOOGLE.VC
20
+ Created On:29-Jun-2005 00:58:18 UTC
21
+ Last Updated On:17-Feb-2009 17:43:40 UTC
22
+ Expiration Date:29-Jun-2011 00:58:18 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:mmr-2383
28
+ Registrant Name:DNS Admin
29
+ Registrant Organization:Google Inc.
30
+ Registrant Street1:1600 Amphitheatre Parkway
31
+ Registrant Street2:
32
+ Registrant Street3:
33
+ Registrant City:Mountain View
34
+ Registrant State/Province:CA
35
+ Registrant Postal Code:94043
36
+ Registrant Country:US
37
+ Registrant Phone:+1.6502530000
38
+ Registrant Phone Ext.:
39
+ Registrant FAX:+1.6506188571
40
+ Registrant FAX Ext.:
41
+ Registrant Email:dns-admin@google.com
42
+ Admin ID:mmr-2383
43
+ Admin Name:DNS Admin
44
+ Admin Organization:Google Inc.
45
+ Admin Street1:1600 Amphitheatre Parkway
46
+ Admin Street2:
47
+ Admin Street3:
48
+ Admin City:Mountain View
49
+ Admin State/Province:CA
50
+ Admin Postal Code:94043
51
+ Admin Country:US
52
+ Admin Phone:+1.6502530000
53
+ Admin Phone Ext.:
54
+ Admin FAX:+1.6506188571
55
+ Admin FAX Ext.:
56
+ Admin Email:dns-admin@google.com
57
+ Billing ID:mmr-32102
58
+ Billing Name:domain admin
59
+ Billing Organization:DNStination, Inc.
60
+ Billing Street1:303 Second Street
61
+ Billing Street2:Suite 800N
62
+ Billing Street3:
63
+ Billing City:San Francisco
64
+ Billing State/Province:CA
65
+ Billing Postal Code:94107
66
+ Billing Country:US
67
+ Billing Phone:+1.4155319335
68
+ Billing Phone Ext.:
69
+ Billing FAX:+1.2083895740
70
+ Billing FAX Ext.:
71
+ Billing Email:admin@dnstinations.com
72
+ Tech ID:mmr-2383
73
+ Tech Name:DNS Admin
74
+ Tech Organization:Google Inc.
75
+ Tech Street1:1600 Amphitheatre Parkway
76
+ Tech Street2:
77
+ Tech Street3:
78
+ Tech City:Mountain View
79
+ Tech State/Province:CA
80
+ Tech Postal Code:94043
81
+ Tech Country:US
82
+ Tech Phone:+1.6502530000
83
+ Tech Phone Ext.:
84
+ Tech FAX:+1.6506188571
85
+ Tech FAX Ext.:
86
+ Tech Email:dns-admin@google.com
87
+ Name Server:NS1.GOOGLE.COM
88
+ Name Server:NS2.GOOGLE.COM
89
+ Name Server:NS3.GOOGLE.COM
90
+ Name Server:NS4.GOOGLE.COM
91
+ Name Server:
92
+ Name Server:
93
+ Name Server:
94
+ Name Server:
95
+ Name Server:
96
+ Name Server:
97
+ Name Server:
98
+ Name Server:
99
+ Name Server:
100
+