- install a whois executable on your computer if one is not already there and invoke it from matlab,
- install a java whois library and invoke that from matlab
- write your own implementation of RFC3912 in matlab
How to find domain registrar name automatically via MATLAB
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
I have a dataset containing list of URLs and would like to know the MATLAB command to extract the domain registrar name for the said URLs. TQ.
댓글 수: 0
답변 (1개)
  Guillaume
      
      
 2016년 11월 16일
        It looks like you want to run a whois query on each of these url. It's not something that is anywhere implemented in matlab. Your options are:
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
			
	제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
