Command PromptLinuxServerTips & TricksTutorial

Mengecek Kepemilikan Domain Menggunakan Whois

813
linux logo
linux logo

Untuk melakukan pengecekan kepemilikan dan informasi lain domain dapat menggunakan tools whois yang harus diinstall terlebih dahulu. Untuk proses installasi seperti dibawah berikut.

1. Ubuntu & Centos

sudo apt install whois -y (Ubuntu)
sudo yum install whois -y (Centos)

2. Cek domain www.google.com

whois google.com
Domain Name: GOOGLE.COM
Registry Domain ID: 2138514_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2019-09-09T15:39:04Z
Creation Date: 1997-09-15T04:00:00Z
Registry Expiry Date: 2028-09-14T04:00:00Z
Registrar: MarkMonitor Inc.
Registrar IANA ID: 292
Registrar Abuse Contact Email: abusecomplaints@markmonitor.com
Registrar Abuse Contact Phone: +1.2083895740
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Domain Status: serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited
Domain Status: serverTransferProhibited https://icann.org/epp#serverTransferProhibited
Domain Status: serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited
Name Server: NS1.GOOGLE.COM
Name Server: NS2.GOOGLE.COM
Name Server: NS3.GOOGLE.COM
Name Server: NS4.GOOGLE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/

 

Link Referensi :

https://www.tecmint.com/whois-command-get-domain-and-ip-address-information/

Exit mobile version
Verified by MonsterInsights