Domain Explorer
Request
POST /v1/domain/verify HTTP/1.1
Content-Type: application/json
Host: api.tools.launch.ist
X-Api-Key: TOKEN
{
"domain": "launch.ist"
}
Response
{
"domain": {
"id": "b229b4b2f0ac4d6f89e537665fbced09-DONUTS",
"domain": "launch.ist",
"punycode": "launch.ist",
"name": "launch",
"extension": "ist",
"whois_server": "whois.namesilo.com",
"status": [
"clienttransferprohibited"
],
"name_servers": [
"ns1.digitalocean.com",
"ns2.digitalocean.com",
"ns3.digitalocean.com"
],
"created_date": "2017-12-05T22:12:55Z",
"created_date_in_time": "2017-12-05T22:12:55Z",
"updated_date": "2024-04-21T11:54:23Z",
"updated_date_in_time": "2024-04-21T11:54:23Z",
"expiration_date": "2025-12-05T22:12:55Z",
"expiration_date_in_time": "2025-12-05T22:12:55Z"
},
"registrar": {
"id": "1479",
"name": "NameSilo, LLC",
"phone": "+1.4805240066",
"email": "abuse@namesilo.com",
"referral_url": "https://www.namesilo.com/"
},
"registrant": {
"id": "REDACTED FOR PRIVACY",
"name": "REDACTED FOR PRIVACY",
"organization": "PrivacyGuardian.org llc",
"street": "REDACTED FOR PRIVACY, 1928 E. Highland Ave. Ste F104 PMB# 255",
"city": "Phoenix",
"province": "AZ",
"postal_code": "85016",
"country": "US",
"phone": "+1.3478717726",
"phone_ext": "REDACTED FOR PRIVACY",
"fax": "REDACTED FOR PRIVACY",
"fax_ext": "REDACTED FOR PRIVACY",
"email": "pw-3ace3087b313d9bd201736d4725f7a5e@privacyguardian.org"
},
"administrative": {
"id": "REDACTED FOR PRIVACY",
"name": "REDACTED FOR PRIVACY",
"organization": "REDACTED FOR PRIVACY",
"street": "REDACTED FOR PRIVACY, 1928 E. Highland Ave. Ste F104 PMB# 255",
"city": "Phoenix",
"province": "AZ",
"postal_code": "85016",
"country": "US",
"phone": "+1.3478717726",
"phone_ext": "REDACTED FOR PRIVACY",
"fax": "REDACTED FOR PRIVACY",
"fax_ext": "REDACTED FOR PRIVACY",
"email": "pw-3ace3087b313d9bd201736d4725f7a5e@privacyguardian.org"
},
"technical": {
"id": "REDACTED FOR PRIVACY",
"name": "REDACTED FOR PRIVACY",
"organization": "REDACTED FOR PRIVACY",
"street": "REDACTED FOR PRIVACY, 1928 E. Highland Ave. Ste F104 PMB# 255",
"city": "Phoenix",
"province": "AZ",
"postal_code": "85016",
"country": "US",
"phone": "+1.3478717726",
"phone_ext": "REDACTED FOR PRIVACY",
"fax": "REDACTED FOR PRIVACY",
"fax_ext": "REDACTED FOR PRIVACY",
"email": "pw-3ace3087b313d9bd201736d4725f7a5e@privacyguardian.org"
}
}