Last active
December 10, 2015 04:08
-
-
Save lipchyk/4379408 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "domain":{ | |
| "dominder_api_response_code":3, | |
| "registrar_info":{ | |
| "registrar":"GoDaddy.com, LLC (http://www.godaddy.com)", | |
| "created_date":"2011-04-20", | |
| "expiration_date":"2013-04-20", | |
| "updated_date":"2011-06-06", | |
| "status":"clientRenewProhibited" | |
| }, | |
| "contacts":[ | |
| { | |
| "type":"Registrant", | |
| "name":"Dobra Limited", | |
| "address":"Suites 41/42, Victoria House", | |
| "city":"Gibraltar", | |
| "zip":"1A", | |
| "state":"GI GX11", | |
| "country":"Gibraltar" | |
| }, | |
| { | |
| "type":"Admin", | |
| "organization":"26 Main Street", | |
| "address":"Gibraltar, GI GX11 1AA", | |
| "city":"Gibraltar", | |
| "zip":"Gibraltar", | |
| "country":"+350.3268573474", | |
| "email":"info@dominder.com" | |
| }, | |
| { | |
| "type":"Technical", | |
| "organization":"26 Main Street", | |
| "address":"Gibraltar, GI GX11 1AA", | |
| "city":"Gibraltar", | |
| "zip":"Gibraltar", | |
| "country":"+350.3268573474", | |
| "email":"info@dominder.com" | |
| } | |
| ], | |
| "hosting":{ | |
| "ip_address":"5.9.52.46", | |
| "country":"Germany", | |
| "nameservers":[ | |
| "NS1.DOMINDER.COM", | |
| "NS2.DOMINDER.COM" | |
| ] | |
| }, | |
| "screenshots":{ | |
| "original":"http://dominder.com/assets/system/59/2012-12-24/raw.jpg", | |
| "thumb":"http://dominder.com/assets/system/59/2012-12-24/thumb_medium.jpg" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment