KR20070119813A - System for providing internet site ranking information and method thereof - Google Patents

System for providing internet site ranking information and method thereof Download PDF

Info

Publication number
KR20070119813A
KR20070119813A KR1020060054216A KR20060054216A KR20070119813A KR 20070119813 A KR20070119813 A KR 20070119813A KR 1020060054216 A KR1020060054216 A KR 1020060054216A KR 20060054216 A KR20060054216 A KR 20060054216A KR 20070119813 A KR20070119813 A KR 20070119813A
Authority
KR
South Korea
Prior art keywords
access
dns
packet
dns query
site
Prior art date
Application number
KR1020060054216A
Other languages
Korean (ko)
Inventor
김지언
신효정
서영일
이영석
김이한
민경선
김동주
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020060054216A priority Critical patent/KR20070119813A/en
Publication of KR20070119813A publication Critical patent/KR20070119813A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A system and a method for providing ranking information of Internet sites are provided to collect the connection ranking information about trusted site of all Internet users by obtaining site connection information based on DNS query packets, which are collected in a front-end switch of a DNS server. A packet collector(2300) collects the DNS query packets transmitted to the DNS servers(2500). A DNS analysis server(300) collects the site connection ranking information by analyzing the DNS query packets received from the packet collector and provides the site connection ranking information to the web. A switch(2100) transfers the DNS query packet received from an Internet user terminal(2200) to the DNS server and the packet collector. The packet collector collects the DNS query packet at an input terminal of the switch. The DNS query packet is a TCP(Transmission Control Protocol)/UDP(User Datagram Protocol)-53 port packet. The DNS analysis server is equipped with packet parser, a query processor, a connection ranking calculator, and a ranking information service part.

Description

인터넷 사이트에 대한 접속순위정보 제공시스템 및 그 방법{SYSTEM FOR PROVIDING INTERNET SITE RANKING INFORMATION AND METHOD THEREOF} Access ranking information providing system for internet sites and method thereof {SYSTEM FOR PROVIDING INTERNET SITE RANKING INFORMATION AND METHOD THEREOF}

도 1은 본 발명의 실시예에 따른 인터넷 사이트에 대한 접속순위정보 제공시스템의 전체 구성도.1 is an overall configuration diagram of a system for providing access ranking information for an Internet site according to an embodiment of the present invention.

도 2는 도 1에 도시된 DNS 분석서버(300)의 세부구성도.2 is a detailed configuration diagram of the DNS analysis server 300 shown in FIG.

도 3은 도 2에 도시된 질의처리부의 동작을 설명하기 위한 플로우차트.3 is a flowchart for explaining the operation of the query processing unit shown in FIG.

도 4a는 도 2에 도시된 유니크 MX 영문 질의 저장부의 세부 구성도.4A is a detailed block diagram of the unique MX English query storage unit shown in FIG.

도 4b는 도 2에 도시된 유니크 A 영문 질의 저장부의 세부 구성도.4B is a detailed block diagram of a unique A English query storage unit shown in FIG. 2;

도 4c는 도 2에 도시된 유니크 한글 질의 저장부의 세부 구성도.4C is a detailed block diagram of the unique Hangul query storage unit shown in FIG. 2.

** 도면의 주요 부분에 대한 부호의 설명 **** Description of symbols for the main parts of the drawing **

200: 패킷파싱부 300: 질의처리부200: packet parsing unit 300: query processing unit

400: 도메인 DB 401: 유니크 A 영문질의 저장부400: domain DB 401: unique A English storage unit

402: 유니크 MX 영문질의 저장부 403: 유니크 한글질의 저장부402: Unique MX English storage 403: Unique Korean storage

500: 접속순위 산정부 600: 사이트 분류 DB500: access ranking calculation 600: site classification DB

700: 랭킹 DB 701: 사이트 랭킹 저장부700: ranking DB 701: site ranking storage unit

702: 메일 포털 랭킹 저장부 703: TLD/SLD 랭킹 저장부702: mail portal ranking storage unit 703: TLD / SLD ranking storage unit

704: 기타 통계 저장부 800: UI 처리부704: other statistics storage unit 800: UI processing unit

900: 랭킹정보 서비스부 2100: 스위칭장비900: ranking information service unit 2100: switching equipment

2200: 인터넷 이용자 단말 2500: DNS 서버2200: Internet user terminal 2500: DNS server

3000: DNS 분석서버3000: DNS resolution server

본 발명은 인터넷 사이트에 대한 접속순위정보 제공시스템 및 그 방법에 관한 것으로, 보다 상세하게는 DNS(Domain Name Service) 서버의 전단에서 DNS 질의 분석을 통해 인터넷 사이트 접속순위 정보를 추출하는 기술에 대한 것이다.The present invention relates to a system and method for providing access ranking information for an Internet site, and more particularly, to a technique for extracting access ranking information for an Internet site through DNS query analysis at a front end of a DNS (Domain Name Service) server. .

인터넷 기반이 눈부시게 발전하고, 인터넷을 통해 제공되는 서비스가 교육, 쇼핑, 개인홈피, 금융, 이메일, 포탈 등으로 다양해지면서, 인터넷은 정보제공 또는 정보공유의 장을 마련하고 있다.As the Internet base has developed remarkably and the services provided through the Internet are diversified into education, shopping, personal homepage, finance, e-mail, and portals, the Internet is providing a place for providing information or sharing information.

인터넷은 IP 프로토콜을 기반으로 통신하며, 그 인터넷에는 ISP(Internet Service Provider)가 존재하여 인터넷 사용자들을 대상으로 소정 서비스를 제공한다. 상기 ISP에는 고유 IP 주소를 갖는 웹서버가 구축되어, 인터넷 사용자가 상기 웹서버의 도메인 이름을 입력하면, 상기 DNS 서버에서 입력된 도메인 이름에 해당하는 IP 주소로 상기 인터넷 사용자가 접속할 수 있도록 한다. 이와 같이, DNS 서버는 인터넷 사용자가 인터넷의 사이트 접속을 시도할 때마다 인터넷 사용자로부터 입력되는 도메인 이름을 IP 주소로 변환하는 역할을 수행한다.The Internet communicates based on the IP protocol, and an Internet Service Provider (ISP) exists in the Internet to provide a predetermined service for Internet users. The ISP is provided with a web server having a unique IP address. When an Internet user inputs a domain name of the web server, the Internet user can access an IP address corresponding to a domain name input from the DNS server. As such, the DNS server converts a domain name input from the Internet user into an IP address whenever an Internet user attempts to access a site of the Internet.

한편, 인터넷 이용자가 급증하면서 인터넷 사이트의 접속순위가 인터넷 사이 트의 경제적 가치를 평가하는데 중요한 요소가 되고 있다. 예컨대, 인터넷 사이트의 접속순위가 높을 수록 해당 인터넷 사이트가 인터넷 사용자들에게 노출되는 정도가 높은 것을 의미하기 때문에, 해당 인터넷 사이트를 통한 광고비용이 높아지게 된다. 포탈 사이트의 경우에는 배너를 통한 제품의 직접적 광고수입 뿐만 아니라, 사용자로부터 입력된 질의키에 대한 응답결과로 보여지는 사이트 정보를 이용한 광고수입도 발생하기 때문에, 인터넷 사이트의 접속순위가 해당 인터넷 사이트의 경제적 가치를 산정하는데 중요한 요소가 된다.On the other hand, as the number of Internet users increases, the ranking of Internet sites has become an important factor in evaluating the economic value of Internet sites. For example, the higher the access rank of an Internet site, the higher the degree of exposure of the Internet site to Internet users, and thus the higher the advertising cost through the Internet site. In the case of portal sites, not only the direct advertisement revenue of products through banners, but also the advertisement revenue using site information shown as a result of response to the query key input from the user is generated. It is an important factor in calculating economic value.

따라서, 인터넷 사이트의 접속순위에 대한 통계는 신뢰성이 있어야 한다.Therefore, statistics on the access ranking of Internet sites should be reliable.

현재 인터넷 사이트의 순위정보를 제공하는 사이트는 한국의 랭키닷컴과 코리안클릭, 인터넷 매트릭스 등이 있으며, 미국의 알렉사닷컴 등이 있다.Sites that provide ranking information for the current Internet site include Korea's Ranky.com, KoreanClick, and Internet Matrix, and Alexa.com in the United States.

상기 사이트들은 표본 사용자(패널)들을 선정하여 그 패널들의 단말(컴퓨터)에 접속로그전송 소프트웨어를 설치하고, 상기 접속로그전송 소프트웨어에 의해 상기 단말로부터 전송되는 사이트 접속정보(로그 정보)를 분석하여 순위를 제공한다.The sites select sample users (panels), install the access log transmission software on the terminals (computers) of the panels, analyze the site access information (log information) transmitted from the terminal by the access log transmission software, and rank them. To provide.

이러한 순위정보 서비스에서 표본 사용자 선정 방법으로는 전화를 통해 표본참여의사를 표시한 사용자를 선정하여 접속로그전송 소프트웨어를 이용하도록 하고 일정한 보상을 하는 방법과, 네비게이션이나 단문메시지(SMS) 기능을 내장한 툴바 형식의 소프트웨어를 사용자가 자발적으로 다운로드받아 이용하도록 하는 두가지가 있다. In the ranking information service, the sample user selection method is to select the user who indicated the sample participation intention over the telephone, to use the access log transmission software, to make a certain compensation, and to provide a navigation or short message (SMS) function. There are two ways to let users download and use toolbar-type software.

전화로 표본을 선정하는 방식은 표본수가 작기 때문에 표본에 해당하는 사용 자들의 성향이 크게 반영되어 데이터 왜곡 가능성이 높고, 제한된 표본 수이기 때문에 트래픽 변화에 둔감하다는 문제점이 있고, 툴바 방식으로 표본을 선정하는 경우에는 표본 수가 비교적 많고 자주 교체되기 때문에 트래픽 변화를 민감하게 반영할 수 있으나 표본 자체가 툴바에 포함된 기능을 이용하려는 특정 사용자 집단이므로 주부나 학생 등 일반 대중의 성향을 반영하기에는 무리가 있다.The method of selecting a sample by telephone has a problem that the tendency of the users corresponding to the sample is largely reflected because of the small number of samples, and that there is a possibility of data distortion. In this case, the number of samples is relatively large and it is frequently replaced, so the traffic can be sensitively reflected. However, since the sample itself is a specific group of users who want to use the functions included in the toolbar, it is difficult to reflect the general public's tendency such as housewives or students.

한편, 기존 순위정보 서비스는 순위 산정 기준으로 순방문자(UV, User Visitor), 페이지뷰(PV, Page View), 시간당 방문자수(Session Visitor), 순방문자와 페이지뷰 병합 방식 등 각기 다른 방법을 사용하고 있다. 이들 각 방법은 나름대로의 문제점을 갖고 있는데, 순방문자수 기준의 경우에는 동일 사용자가 하루에 여러번 사이트를 방문하더라도 1번의 방문만 인정하는 것으로 조작 가능성은 낮은 반면 이용빈도가 높은 대형 포털의 경우에도 하루에 1번으로만 산정되는 등 웹사이트의 다양성을 반영하기엔 부적합한 문제점을 갖고 있고, 페이지뷰 기준의 경우에는 이용자가 실제 요청한 페이지 수를 기준으로 한 것으로 이용자의 선호도가 즉각 반영되기는 하지만 조작 가능성이 높아 객관적인 순위 기준으로의 신뢰도가 떨어지는 문제점이 있다.Meanwhile, the existing ranking information service uses different methods such as unique visitor (UV), page view (PV, page view), session visitor (hour), unique visitors and pageview merging. have. Each of these methods has its own problems. In the case of unique visitors, even if the same user visits the site several times a day, only one visit is recognized. It is unsuitable to reflect the diversity of the website, such as being calculated only once.In the case of the page view standard, it is based on the number of pages actually requested by the user. There is a problem that the reliability of the ranking criteria falls.

또한, 기준 순위정보 서비스의 경우에는 순위 웹을 통한 접속 수 만을 산정하므로 웹을 통하지 않은 메일이나 게임 등과 같은 전용 클라이언트 프로그램을 이용한 적지 않은 수의 접속은 순위정보에 반영되지 못하는 문제점이 있다.In addition, in the case of the reference ranking information service, since only the number of connections through the ranking web is calculated, a significant number of connections using a dedicated client program such as an e-mail or a game not through the web may not be reflected in the ranking information.

또한, 최근 다국어도메인 네임(IDN, Internationalized Domain Names)에 대한 국제 표준화가 한창 진행중이며, 한글.kr, 한글.com, 한글.net 등과 같은 다국 어도메인 이름이 일부 이용되고 있고, 표준화의 진행에 따라 그 사용이 증가할 것으로 예상되나, 기존의 순위정보 서비스에서는 이러한 다국어도메인 네임을 이용한 사이트 접속을 반영하지 못하는 문제점이 있다.In addition, international standardization of Internationalized Domain Names (IDNs) is currently in full swing, and multilingual domain names such as Hangul.kr, Hangul.com, and Hangul.net are being used. Its use is expected to increase, but there is a problem that the existing ranking information service does not reflect the site access using this multilingual domain name.

이외에도 사용자의 네트워크 접근지점에서 사용자의 모든 패킷을 캡쳐하여 사용 모니터링(usage monitoring) 정보를 얻는 종래의 일반적인 네트워크 모니터링 방법이 있다. 그러나, 이 방법은 기업 네트워크나 일부 지역의 사용자에 대한 사용 모니터링에는 효과적인 방법일 수 있으나, 대규모 ISP(Internet Service Provider)나 국가단위(National-wide) 전체 사용자에 대한 사용 모니터링 정보 추출을 위해서는 사용자의 모든 네트워크 접근지점(Access Point)에 해당 장치가 설치되어야 하므로 이의 실현을 위해서는 엄청난 투자 비용이 수반되어 적용이 어려운 문제가 있다. In addition, there is a conventional network monitoring method that captures all the user's packets at the user's network access point and obtains usage monitoring information. However, this method can be an effective method for monitoring usage of users in corporate networks or in some regions, but can be used to extract usage monitoring information for large Internet service providers or national-wide users. Since the device must be installed at all network access points, the realization of this device involves a huge investment cost and is difficult to apply.

본 발명은 상기한 사정을 감안하여 창출되어진 것으로서, DNS 서버의 전단 스위치에서 DNS 질의 패킷을 수집하여 사이트 접속정보를 취득함으로써 전체 인터넷 사용자를 대상으로 신뢰도가 높은 사이트 접속순위정보를 집계할 수 있도록 하는 인터넷 사이트에 대한 접속순위정보 제공시스템 및 그 방법을 제공함에 그 목적이 있다.The present invention has been made in view of the above circumstances, and by collecting DNS query packets at the front end switch of the DNS server to obtain site access information, it is possible to aggregate highly reliable site access ranking information for all Internet users. The purpose of the present invention is to provide a system and method for providing access ranking information for an Internet site.

상기한 목적을 달성하기 위해, 본 발명에 따른 인터넷 사이트에 대한 접속순위정보 제공시스템은, DNS 서버로 전송되는 DNS 질의 패킷을 수집하는 패킷 수집 부; 상기 패킷 수집부로부터 전송되는 DNS 질의 패킷을 분석하여 사이트 접속순위를 집계하고, 상기 사이트 접속순위를 웹상에 제공하는 DNS 분석서버를 구비하는 것을 특징으로 한다.In order to achieve the above object, the system for providing access ranking information for an Internet site according to the present invention comprises: a packet collecting unit for collecting a DNS query packet transmitted to a DNS server; It is characterized in that it comprises a DNS analysis server for analyzing the DNS query packet transmitted from the packet collection unit to aggregate the site access ranking, and provide the site access ranking on the Web.

바람직하게 본 발명에 따른 인터넷 사이트에 대한 접속 순위 제공 시스템은 터넷 이용자 단말로부터 전송되는 상기 DNS 질의 패킷을 상기 DNS 서버와 상기 패킷 수집부로 전달하는 스위칭 장비를 더 구비한다.Preferably, the access ranking providing system for the Internet site according to the present invention further includes a switching device for transmitting the DNS query packet transmitted from the Internet user terminal to the DNS server and the packet collecting unit.

또, 본 발명에 따른 인터넷 사이트에 대한 접속 순위 제공 시스템은 상기 인터넷 이용자 단말로부터 전송되는 상기 DNS 질의 패킷을 상기 DNS 서버로 전송하는 스위칭 장비를 더 구비하고, 상기 패킷 수집부는 상기 스위칭 장비의 입력단에서 상기 DNS 질의 패킷을 수집하는 것을 특징으로 한다.In addition, the access ranking providing system for an Internet site according to the present invention further comprises a switching device for transmitting the DNS query packet transmitted from the Internet user terminal to the DNS server, the packet collecting unit at the input terminal of the switching equipment Collecting the DNS query packet.

바람직하게, 본 발명에서 상기 DNS 질의 패킷은, TCP/UDP 53번 포트 패킷인 것을 특징으로 한다.Preferably, in the present invention, the DNS query packet is characterized in that the TCP / UDP port 53 packet.

바람직하게, 본 발명에서 상기 DNS 분석 서버는, 상기 DNS 질의 패킷을 파싱하는 패킷파싱부; 상기 파싱된 DNS 질의 패킷의 질의 유형을 확인하여 상기 DNS 질의 패킷에 해당하는 도메인의 질의 회수에 대한 카운트를 증가시키는 질의처리부; 상기 도메인의 질의 회수와 사이트 분류 정보를 근거로 접속순위정보를 집계하는 접속순위 산정부; 인터넷을 통해 사이트의 접속순위정보 확인이 요청되면, 상기 집계된 접속순위정보를 시각화하여 제공하는 랭킹정보 서비스부를 구비하는 것을 특징으로 한다.Preferably, the DNS resolution server in the present invention, the packet parsing unit for parsing the DNS query packet; A query processing unit which checks a query type of the parsed DNS query packet and increases a count of the number of queries of a domain corresponding to the DNS query packet; An access rank calculation unit for aggregating access rank information based on the number of queries and site classification information of the domain; When requesting to check the access ranking information of the site through the Internet, characterized in that it comprises a ranking information service unit for visualizing and providing the aggregated access ranking information.

바람직하게, 본 발명에서 상기 질의처리부는, 상기 DNS 질의 패킷이 "xn"으 로 시작하면, 상기 DNS 질의 패킷에 해당하는 도메인 이름을 제 1 저장소에 입력하여 접속 회수를 가산하고, 상기 DNS 질의 패킷의 질의 유형이 일반적인 IP 주소를 질의하는 경우이면, 상기 DNS 질의 패킷에 해당하는 도메인 이름을 제 2 저장소에 입력하여 접속 회수를 가산하고, 상기 DNS 질의 패킷의 질의 유형이 메일 서버의 IP 주소를 질의하는 경우이면, 상기 DNS 질의 패킷에 해당하는 도메인 이름을 제 3 저장소에 입력하여 접속 회수를 가산하는 것을 특징으로 한다.Preferably, in the present invention, when the DNS query packet starts with "xn", the query processing unit inputs a domain name corresponding to the DNS query packet into a first storage, and adds the number of accesses to the DNS query packet. If the query type of the query queries a general IP address, the domain name corresponding to the DNS query packet is input to the second store to add the number of accesses, and the query type of the DNS query packet queries the IP address of the mail server. If so, it is characterized in that the domain name corresponding to the DNS query packet is input to the third store to add the number of connections.

바람직하게, 본 발명에서 상기 접속순위 산정부는, 상기 사이트 분류 DB에 저장된 통합 도메인 정보를 이용하여 상기 제 1 저장소에 저장된 접속정보와 상기 제 2 저장소에 저장된 접속정보중에서 동일한 사이트의 접속정보를 취합한 후, 각 사이트의 접속순위를 집계하는 것을 특징으로 한다.Preferably, in the present invention, the access rank calculation unit collects the access information of the same site among the access information stored in the first storage and the access information stored in the second storage using the integrated domain information stored in the site classification DB. After that, it is characterized in that the access ranking of each site is counted.

바람직하게, 본 발명에서 상기 접속순위 산정부는, 상기 제 3 저장소에 저장된 접속정보를 이용하여 메일포털 접속순위를 집계하는 것을 특징으로 한다.Preferably, the access rank calculation unit in the present invention is characterized in that the mail portal access ranking using the access information stored in the third storage.

바람직하게, 본 발명에서 상기 접속순위 산정부는, 상기 제 1 저장소, 상기 제 2 저장소, 상기 제 3 저장소에 각각 저장된 접속정보를 근거로 TLD/SLD 접속순위를 집계하는 것을 특징으로 한다.Preferably, the access rank calculation unit in the present invention is characterized in that the TLD / SLD access rank is based on the access information stored in each of the first storage, the second storage, and the third storage.

본 발명에 따른 인터넷 사이트에 대한 접속순위정보 제공방법은, 인터넷 이용자 단말로부터 전송되는 DNS 질의 패킷을 DNS 서버의 입력단에서 수집하는 제 1 과정; 상기 수집된 DNS 질의 패킷을 특성별로 분류하여 도메인 이름별 접속정보를 생성하는 제 2 과정; 및 상기 도메인 이름별 접속정보를 근거로 각 사이트의 접속순위를 집계하는 제 3 과정을 구비하는 것을 특징으로 한다.The method of providing access ranking information for an Internet site according to the present invention includes a first step of collecting a DNS query packet transmitted from an Internet user terminal at an input terminal of a DNS server; A second process of classifying the collected DNS query packets by characteristics to generate access information for each domain name; And a third process of counting the access order of each site based on the access information for each domain name.

바람직하게, 본 발명에서 상기 제 1 과정은 상기 DNS 서버의 입력단에 구비되는 스위칭 장비로부터 미러링된 DNS 질의 패킷을 전송받아 상기 DNS 질의 패킷을 수집하는 것을 특징으로 한다.Preferably, the first process of the present invention is characterized in that to collect the DNS query packet by receiving the mirrored DNS query packet from the switching equipment provided at the input of the DNS server.

바람직하게, 본 발명에서 상기 제 1 과정은 상기 DNS 서버의 입력단에 구비되는 스위칭 장비의 입력단에서 상기 DNS 질의 패킷을 탭핑하여 상기 DNS 질의 패킷을 수집하는 것을 특징으로 한다.Preferably, in the first step of the present invention, the DNS query packet is collected by tapping the DNS query packet at an input terminal of a switching device provided at the input terminal of the DNS server.

바람직하게, 본 발명에서 상기 수집된 DNS 질의 패킷의 유효성을 확인하여 유효한 DNS 질의 패킷을 선별하는 과정을 더 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. Preferably, the method of the present invention further comprises the step of checking the validity of the collected DNS query packet to select a valid DNS query packet, characterized in that it further comprises the step of providing access rank information to the Internet site.

바람직하게, 본 발명에서 상기 DNS 질의 패킷이 TCP/UDP 53번 포트 패킷이면 유효한 것으로 판단하는 것을 특징으로 한다.Preferably, in the present invention, it is determined that the DNS query packet is valid if the packet is a TCP / UDP port 53 packet.

바람직하게, 본 발명에서 상기 제 2 과정은 상기 DNS 질의 패킷이 한글 도메인 이름에 대한 것이면 제 1 저장소에 상기 한글 도메인의 접속정보를 저장하는 제 a 과정; 상기 DNS 질의 패킷이 메일 서버가 아닌 영문 도메인 이름에 대한 것이면 제 2 저장소에 상기 영문 도메인의 접속정보를 저장하는 제 b 과정; 및 상기 DNS 질의 패킷이 영문 도메인 이름을 갖는 메일 서버에 대한 것이면 제 3 저장소에 상기 메일 서버의 접속정보를 저장하는 제 c 과정을 구비하는 것을 특징으로 한다.Preferably, in the present invention, the second process includes: a process of storing access information of the Hangul domain in a first storage when the DNS query packet is for a Hangul domain name; B) storing access information of the English domain in a second storage when the DNS query packet is for an English domain name and not a mail server; And c) storing the access information of the mail server in a third storage if the DNS query packet is for a mail server having an English domain name.

바람직하게, 본 발명에서 상기 제 3 과정은 상기 제 1 저장소와 상기 제 2 저장소에 각각 저장된 접속정보를 분석하여 동일한 사이트 접속정보를 취합하는 제 d 과정; 상기 취합된 사이트 접속정보를 이용하여 사이트 접속순위를 집계하는 제 e 과정; 및 상기 제 3 저장소에 저장된 접속정보를 분석하여 메일포털 접속순위를 집계하는 제 f 과정을 구비하는 것을 특징으로 한다.Preferably, in the present invention, the third process may include a d process of collecting the same site access information by analyzing the access information stored in each of the first storage and the second storage; E) counting site access rankings using the collected site access information; And a step f of analyzing the access information stored in the third storage and counting mail portal access rankings.

바람직하게, 본 발명은 상기 제 1 저장소와 상기 제 2 저장소와 상기 제 3 저장소에 각각 저장된 접속정보를 이용하여 TLD/SLD 접속순위를 집계하는 제 g 과정을 더 구비하는 것을 특징으로 한다.Preferably, the present invention further comprises a g process of aggregating TLD / SLD access ranks using access information stored in the first storage, the second storage, and the third storage, respectively.

바람직하게, 본 발명은 웹을 통해 접속된 단말의 요청에 응답하여 사이트 접속순위 또는 메일포털 접속순위 또는 TLD/SLD 접속순위 또는 소정 통계결과를 제공하는 제 4 과정을 더 구비하는 것을 특징으로 한다.Preferably, the present invention further includes a fourth process of providing a site access rank, a mail portal access rank, a TLD / SLD access rank, or a predetermined statistical result in response to a request of a terminal connected through the web.

바람직하게, 본 발명에서 상기 접속정보는 문자열로 파싱되어진 도메인 이름과 접속회수에 대한 카운터를 포함하는 것을 특징으로 한다.Preferably, in the present invention, the access information includes a domain name parsed as a string and a counter for the number of accesses.

이하, 첨부되어진 도면을 참조하여 본 발명의 실시예를 구체적으로 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 인터넷 사이트에 대한 접속순위정보 제공시스템의 전체 구성도이다.1 is an overall configuration diagram of a system for providing access ranking information for an Internet site according to an embodiment of the present invention.

동 도면에서 인터넷 이용자 단말(2200)은 웹 브라우저가 구비되고 DNS 서버와 게이트웨이 주소 등이 설정되어 이용자가 특정 사이트의 도메인 이름을 입력하면 그 도메인 이름에 해당하는 IP 주소를 DNS 서버(2500)로 질의하기 위한 DNS 질의 패킷을 DNS 서버(2500)로 전송하고, DNS 서버(2500)로부터 전송되는 DNS 결과에 해당하는 IP 주소에 접속하여 이용자가 원하는 사이트를 이용할 수 있도록 하는 기능을 수행한다.In the figure, the Internet user terminal 2200 is provided with a web browser, a DNS server and a gateway address are set, and when a user inputs a domain name of a specific site, the Internet user terminal 2200 queries the DNS server 2500 for an IP address corresponding to the domain name. It transmits the DNS query packet to the DNS server 2500, and accesses the IP address corresponding to the DNS result transmitted from the DNS server 2500, so that the user can use the desired site.

DNS 서버(2500)는 각 도메인 이름에 대한 IP 주소 정보를 구비하여, 인터넷 이용자 단말(2200)로부터 특정 도메인 이름에 대한 DNS 질의 패킷이 수신되면, 상기 도메인 네임에 대한 IP 주소를 추출하여 추출된 IP 주소를 DNS 질의를 전송한 인터넷 이용자 단말(2200)로 전송하는 기능을 수행한다.The DNS server 2500 includes IP address information for each domain name. When the DNS query packet for a specific domain name is received from the Internet user terminal 2200, the DNS server 2500 extracts an IP address for the domain name and extracts the extracted IP address. It performs the function of transmitting the address to the Internet user terminal 2200 that transmitted the DNS query.

이러한 DNS 서버(2500)는 안정화와 DNS 질의 처리 소요시간을 단축시키기 위해 통상적으로 2 대 이상의 복수개로 운영하며, DNS 서버(2500)의 전단에 설치되는 스위칭 장비(2100)를 통해 DNS 질의 패킷을 전달받는다.The DNS server 2500 generally operates two or more in order to stabilize and shorten the DNS query processing time, and forwards the DNS query packet through the switching device 2100 installed at the front end of the DNS server 2500. Receive.

스위칭 장비(2100)는 인터넷 이용자 단말(220)로부터 전송되는 DNS 질의 패킷을 특정 DNS 서버(2500)로 전송하는 기능을 수행한다. The switching device 2100 performs a function of transmitting a DNS query packet transmitted from the Internet user terminal 220 to a specific DNS server 2500.

도 1에 도시된 패킷수집부(2300)는 미러링 방식으로 DNS 패킷을 수집하기 위하여 스위칭장비(2100)에 직접 연결(2402)되거나, 탭핑 방식으로 DNS 패킷을 수집하기 위하여 스위칭 장비(2100)의 입력단에 연결(2401)되어 인터넷 이용자 단말(2200)로부터 전송되는 DNS 질의 패킷을 수집한다. The packet collecting unit 2300 illustrated in FIG. 1 is directly connected 2402 to the switching device 2100 to collect DNS packets in a mirroring manner, or an input terminal of the switching device 2100 to collect DNS packets in a tapping manner. In operation 2401, a DNS query packet transmitted from the Internet user terminal 2200 is collected.

본 발명에서 패킷수집부(2300)는 실제 DNS 서비스의 성능을 능동적으로 모니터링(Active monitoring)하기 위해서, 각 DNS 서버(2500)에 테스트 DNS 질의 패킷을 전송하고 그 결과를 받아서 DNS 서비스의 정상 동작여부 뿐 아니라, 개별 DNS 서버의 DNS 서비스 처리 성능까지 모니터링한다. In the present invention, in order to actively monitor the performance of the actual DNS service, the packet collecting unit 2300 transmits a test DNS query packet to each DNS server 2500 and receives the result to determine whether the DNS service is normally operated. In addition, it monitors the DNS service processing performance of individual DNS servers.

패킷수집부(2300)는 수집되어진 DNS 질의 패킷이 TCP/UDP 53번 포트 패킷인가를 확인하여 수집되어진 DNS 질의 패킷의 유효성을 판단하고, 유효성을 갖는 DNS 질의 패킷을 인터넷을 통해 DNS 분석서버(3000)로 전송한다. DNS 분석서 버(3000)는 DNS 질의 패킷을 분석하여 사이트 접속 우선순위에 따른 집계를 수행한 후, 그 결과를 웹상에서 제공하는 기능을 수행한다.The packet collecting unit 2300 determines whether the collected DNS query packet is a TCP / UDP port 53 packet and determines the validity of the collected DNS query packet, and analyzes the DNS query packet having the validity through the Internet. To send). The DNS analysis server 3000 analyzes the DNS query packet and performs aggregation according to the site access priority, and then provides the result on the web.

도 2는 DNS 분석서버(3000)의 상세 블럭도이다. 2 is a detailed block diagram of the DNS analysis server 3000.

DNS 분석서버(3000)는 패킷파싱부(200), 질의처리부(300), 도메인 DB(400), 접속순위 산정부(500), 사이트분류 DB(600), 랭킹 DB(700), UI 처리부(800), 및 랭킹정보서비스부(900)를 구비한다.DNS analysis server 3000 is a packet parsing unit 200, query processing unit 300, domain DB (400), access ranking calculation unit 500, site classification DB (600), ranking DB (700), UI processing unit ( 800, and a ranking information service unit 900.

패킷파싱부(200)는 패킷수집부(2300)로부터 전송된 DNS 질의 패킷을 분석하여 상기 DNS 질의 패킷 내에 포함된 DNS 질의 정보를 문자열로 해석하여 질의처리부(300)로 전송한다.The packet parsing unit 200 analyzes the DNS query packet transmitted from the packet collecting unit 2300, interprets the DNS query information included in the DNS query packet as a string, and transmits the string to the query processing unit 300.

질의처리부(300)는 패킷의 출발지 주소(Source Address)와 목적지 주소(Destination Address)를 이용하여 이용자의 질의와 DNS 서버에서 발생하는 질의를 구분하고, 질의에 대한 응답을 행한 정상적인 이용자 질의에 해당하는 도메인 정보를 도메인 DB(400)에 저장한다.The query processing unit 300 distinguishes a user's query from a query generated by the DNS server by using a source address and a destination address of the packet, and corresponds to a normal user query that responds to the query. The domain information is stored in the domain DB 400.

도메인 DB(400)는 유니크 A 영문질의 저장부(401), 유니크 MX 영문질의 저장부(402), 유니크 한글질의 저장부(403)를 구비한다. The domain DB 400 includes a unique A English storage 401, a unique MX English storage 402, and a unique Korean storage 403.

유니크 A 영문질의 저장부(401)에는 영문 도메인을 갖는 각 도메인의 질의 회수가 저장되고, 유니크 MX 영문질의 저장부(402)에는 영문 도메인을 갖는 사이트 중 메일 서버에 해당하는 각 도메인의 질의 회수가 저장되고, 유니크 한글 질의 저장부(403)는 한글 도메인을 갖는 각 도메인의 질의 회수가 저장된다.The unique A English-quality storage unit 401 stores the number of queries for each domain having an English domain, and the unique MX English-quality storage unit 402 stores the number of queries for each domain corresponding to a mail server among sites having an English domain. The unique Hangul query storage unit 403 stores the number of queries for each domain having a Hangul domain.

유니크 A 영문 질의 저장부(401)의 세부 구성은 도 4b에 개시된 바와 같고, 유니크 MX 영문 질의 저장부(402)는 도 4a에 도시된 바와 같고, 유니크 한글 질의 저장부(403)은 도 4c에 도시된 바와 같다.The detailed configuration of the unique A English query storage unit 401 is as described in FIG. 4B, the unique MX English query storage unit 402 is shown in FIG. 4A, and the unique Korean query storage unit 403 is illustrated in FIG. 4C. As shown.

접속순위 산정부(500)는 사이트 분류 DB(600)에 저장된 사이트 분류 정보를 이용하여 도메인 DB(400)에 저장된 각 도메인 질의 회수를 집계하여 운용자가 필요로 하는 랭킹 정보를 생성하는 기능을 수행한다.The access ranking calculation unit 500 generates the ranking information required by the operator by counting the number of queries of each domain stored in the domain DB 400 using the site classification information stored in the site classification DB 600. .

사이트 분류 DB(600)에는 복수개의 도메인 이름을 사용하는 사이트에 대한 통합 도메인 정보가 저장되어, 복수개의 도메인을 사용하는 사이트에 대해서도 실제 사이트 접속 회수를 근거로 사이트 접속순위 정보가 생성되도록 하는 기능을 수행한다.The site classification DB 600 stores integrated domain information of a site using a plurality of domain names, so that site access ranking information is generated even on a site using a plurality of domains based on the actual number of site accesses. To perform.

본 발명에서 접속순위 산정부(500)는 사이트 분류 DB(600)에 저장된 통합 도메인 정보를 이용하여 유니크 한글 질의 저장부(403)에 저장된 접속정보와 상기 유니크 A 영문질의 저장부(401)에 저장된 접속정보 중에서 동일한 사이트의 접속정보를 취합한 후, 각 사이트의 접속순위를 집계한다.In the present invention, the access ranking calculation unit 500 stores the access information stored in the unique Korean query storage unit 403 and the unique A English storage unit 401 using the integrated domain information stored in the site classification DB 600. The access information of the same site is collected from the access information, and then the access order of each site is counted.

또, 접속순위 산정부(500)는 유니크 MX 영문질의 저장부(402)에 저장된 접속정보를 이용하여 메일포털 접속순위를 집계하며, 유니크 한글 질의 저장부(403)에 저장된 접속정보, 상기 유니크 A 영문질의 저장부(401)에 저장된 접속정보, 및 유니크 MX 영문질의 저장부(402)에 저장된 접속정보를 근거로 TLD/SLD 접속순위를 집계한다. 상기 각 저장부(401, 402, 403)에 저장되는 접속정보는 파싱된 도메인의 문자열과 접속회수에 해당하는 카운터이다. In addition, the access ranking calculation unit 500 aggregates the mail portal access ranking using the access information stored in the unique MX English-quality storage unit 402, the access information stored in the unique Korean query storage unit 403, the unique A Based on the access information stored in the English-storage storage unit 401 and the connection information stored in the unique MX English-storage storage unit 402, the TLD / SLD access order is counted. The access information stored in each of the storage units 401, 402, and 403 is a counter corresponding to the parsed domain string and the number of accesses.

랭킹 DB(700)는 사이트 랭킹 저장부(701), 메일 포털 랭킹 저장부(702), TLD/SLD 랭킹 저장부(703), 및 기타 통계 저장부(704)를 구비한다.The ranking DB 700 includes a site ranking storage 701, a mail portal ranking storage 702, a TLD / SLD ranking storage 703, and other statistics storage 704.

사이트 랭킹 저장부(701)에는 메일 서버를 제외한 영문 도메인을 갖는 사이트와 국문 도메인을 갖는 사이트에 대한 접속순위 정보가 저장되고, 메일 포털 랭킹 저장부(702)에는 메일 서버에 해당하는 영문 도메인을 갖는 사이트의 접속순위 정보가 저장되고, TLD/SLD 랭킹 저장부(703)에는 TLD(Top Level Domain,.com/.net/.kr 등) 정보 및 SLD(Second Level Domain, co.kr/ac.kr/re.kr 등) 정보에 대한 접속순위 정보가 저장되고, 기타 통계 저장부(704)에는 기타 통계 정보(예들 들면, 분석된 총 DNS 질의수, DNS 질의(Query) 종류 등 DNS 관련 정보 등)가 저장되어진다. The site ranking storage unit 701 stores access ranking information for a site having an English domain and a Korean domain except for a mail server, and the mail portal ranking storage unit 702 has an English domain corresponding to a mail server. The access ranking information of the site is stored, and the TLD / SLD ranking storage unit 703 includes TLD (Top Level Domain, .com / .net / .kr, etc.) information and SLD (Second Level Domain, com / ac.kr). /re.kr, etc.) access ranking information is stored, and the other statistics storage unit 704 other statistical information (for example, DNS-related information such as the total number of DNS queries analyzed, DNS query type, etc.) Is stored.

랭킹정보 서비스부(900)는 웹을 통해 서비스 요청 단말로 인터넷 사이트에 대한 접속순위 정보를 제공하는 웹서버이고, UI 처리부(800)는 랭킹정보 서비스부(900)와 연동하여 랭킹 DB(700)에 저장된 랭킹 정보를 웹 인터페이스를 통해 다양한 형태로 시각화하여 랭킹정보 서비스(900)로 제공하는 기능을 수행한다.The ranking information service unit 900 is a web server that provides access ranking information for an Internet site to a service request terminal through the web, and the UI processing unit 800 is linked with the ranking information service unit 900 for a ranking DB 700. The ranking information stored in the web interface is visualized in various forms to provide the ranking information service 900.

이어, 도 3에 도시된 플로우차트를 참조하여 도 2에 도시된 질의처리부(300)의 동작을 보다 상세하게 설명한다.Next, the operation of the query processing unit 300 illustrated in FIG. 2 will be described in more detail with reference to the flowchart illustrated in FIG. 3.

질의 처리부(300)는 DNS 질의 패킷에 포함된 도메인명에서 호스트명을 제외한 사이트명에 해당하는 도메인명(예를 들면, www.naver.com의 경우에는 naver.com, www.daum.co.kr의 경우에는 daum.co.kr)을 추출한다.The query processing unit 300 may include domain names corresponding to site names other than the host name in the domain name included in the DNS query packet (for example, in the case of www.naver.com, naver.com and www.daum.co.kr In the case of daum.co.kr).

이때, 추출된 도메인 이름이 "xn"로 시작하는지 검사한다(S30). 이는 인터넷 국제표준화 기구인 IANA(Internet Assigned Number Authority)는 다국어 도메인 네 임(IDN)을 인코딩하는 국제표준으로 Punycode 방식을 선정하였으며, 이에 따라 한글.kr, 한글.com 과 같은 한글도메인(또는 다국어도메인)은 "xn--"를 prefix로 하는 7비트의 punycode로 인코딩되어 표현된다. 따라서, 질의가 "xn"으로 시작하면(S30에서 Y) 이를 유니크 한글 질의 저장부(403)에 저장하고 카운트를 증가시킨다(S32).At this time, it is checked whether the extracted domain name starts with "xn" (S30). The Internet Assigned Number Authority (IANA), an international standardization organization, chose Punycode as an international standard for encoding multilingual domain names (IDNs). Accordingly, Korean domains (or multilingual domain names) such as Hangul.kr and Hangul.com were selected. ) Is encoded into 7-bit punycode prefixed with "xn--". Therefore, when the query starts with "xn" (Y in S30), the query is stored in the unique Korean query storage unit 403 and the count is increased (S32).

도 4c에 도시된 바와 같이, 유니크 한글 질의 저장부(403)는 SLD 필드, TLD 필드, 카운터 필드를 구비하여 각 도메인의 카운트값을 저장할 수 있게 되어 있다.As shown in FIG. 4C, the unique Hangul query storage unit 403 includes an SLD field, a TLD field, and a counter field to store a count value of each domain.

한편, 상기 추출된 도메인 이름이 "xn--"이 아니면(S30에서 N), 질의 유형(Query Type)이 "A" 인가를 확인한다(S34). 상기 질의 유형은 DNS 질의 패킷에 저장되는 정보로서, 일반적인 IP 주소를 질의하는 경우의 질의 유형은 "A"타입으로 지정되고, 메일서버의 IP 주소를 질의하는 경우의 질의 유형은 "MX" 타입으로 지정된다.On the other hand, if the extracted domain name is not "xn--" (N in S30), it is checked whether the query type (Query Type) is "A" (S34). The query type is information stored in a DNS query packet. When querying a general IP address, the query type is designated as "A", and when querying a mail server's IP address, the query type is "MX". Is specified.

따라서, 질의처리부(300)는 질의 유형이 "A"로 확인되면(S34에서 Y), 유니트 A 영문 질의 저장부(401)에서 해당 도메인의 질의 회수에 대한 카운트를 증가시킨다(S36).Therefore, when the query type is confirmed as "A" (Y in S34), the query processing unit 300 increases the count of the number of queries of the corresponding domain in the unit A English query storage unit 401 (S36).

도 4b에 도시된 바와 같이, 유니크 A 영문 질의 저장부(401)는 3LD 필드, SLD 필드, TLD 필드, 카운터 필드를 구비하여 각 도메인의 카운트값을 저장할 수 있게 되어 있다. 각 필드에 파싱된 도메인 이름의 문자열이 저장되어질 때, TLD 필드부터 정보가 저장되기 때문에, "daum.co.kr"의 경우에는 3LD 필드에 "daum", SLD 필드에 "co", TLD 필드에 "kr"이 저장되지만, "yahoo.com"의 경우에는 SLD 필드에 "yahoo", TLD 필드에 "com"이 저장된다.As shown in FIG. 4B, the unique A English query storage unit 401 includes a 3LD field, an SLD field, a TLD field, and a counter field to store count values of respective domains. When the parsed domain name string is stored in each field, information is stored from the TLD field, so in the case of "daum.co.kr", "daum" in the 3LD field, "co" in the SLD field, and "co" in the TLD field. "kr" is stored, but "yahoo.com" stores "yahoo" in the SLD field and "com" in the TLD field.

한편, S34의 확인결과 질의 유형이 "A"가 아니면, 질의 유형이 "MX"인가를 확인하여(S38), 질의 유형이 "MX"이면 유니크 MX 영문 질의 저장부(402)에서 해당 도메인의 질의 회수에 대한 카운트를 증가시킨다(S40).On the other hand, if the result of the check in S34 is not "A", it is checked whether the query type is "MX" (S38). If the query type is "MX", the unique MX English query storage unit 402 queries the domain. The count for the number of times is increased (S40).

도 4a에 도시된 바와 같이, 유니크 MX 영문 질의 저장부(402)는 3LD 필드, SLD 필드, TLD 필드, 카운터 필드를 구비하여 메일 서버에 해당하는 각 도메인의 카운트값을 저장할 수 있게 되어 있다.As shown in FIG. 4A, the unique MX English query storage unit 402 includes a 3LD field, an SLD field, a TLD field, and a counter field to store a count value of each domain corresponding to a mail server.

반면에, S34의 확인결과 질의 유형이 "MX"가 아니면(S38에서 N), 질의처리부(300)는 상술되어진 질의 분석 절차를 종료하고 초기 단계로 진행하여 다음 질의 패킷에 대한 분석 절차를 수행한다.On the other hand, if the check result of the S34 query type is not "MX" (N in S38), the query processing unit 300 terminates the above-described query analysis procedure and proceeds to the initial stage to perform the analysis procedure for the next query packet. .

한편, 본 발명의 실시예에서는 사이트 특성을 일반 영문 도메인 사이트, 메일서버 도메인 사이트, 및 한글 도메인 사이트로 분류하였지만, DNS 질의 패킷에 정의되는 질의 유형을 고려하여 사이트 특성을 보다 다양화하여 본 발명에 적용할 수 있음은 물론이다. Meanwhile, in the embodiment of the present invention, the site characteristics are classified into general English domain sites, mail server domain sites, and Korean domain sites, but the site characteristics are further diversified in consideration of the query types defined in the DNS query packet. Of course, it can be applied.

상술되어진 절차를 통해 도메인 DB(400)에 각 도메인의 질의 회수가 저장되면, 접속순위 산정부(500)는 사이트 분류 DB(600)에 저장된 사이트 정보를 이용하여 각 사이트 특성별 랭킹 정보를 생성하여 그 결과를 랭킹 DB(700)에 저장한다.When the number of queries of each domain is stored in the domain DB 400 through the above-described procedure, the access ranking calculation unit 500 generates ranking information for each site characteristic by using the site information stored in the site classification DB 600. The result is stored in the ranking DB 700.

이때, 접속순위 산정부(500)는 일정 주기로 랭킹 정보를 생성하는 것이 바람직하다.At this time, it is preferable that the access ranking calculation unit 500 generates ranking information at regular intervals.

이상 설명한 바와 같이, 본 발명의 실시예에 따른 인터넷 사이트에 대한 접속순위정보 제공시스템 및 그 방법에 의하면, DNS 서버의 전단에서 DNS 질의 패킷을 모두 수집하여 수집된 DNS 질의 패킷을 근거로 사이트 접속순위를 산정함으로써 신뢰도 높은 사이트 접속순위를 실시간으로 제공할 수 있다는 효과가 있다.As described above, according to the access ranking information providing system and method for an Internet site according to an embodiment of the present invention, the site access ranking based on the DNS query packet collected by collecting all DNS query packets at the front end of the DNS server By estimating the effect, it is possible to provide a reliable site access ranking in real time.

한편, 본 발명은 상술한 실시예로만 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위내에서 수정 및 변형하여 실시할 수 있고, 이러한 수정 및 변경 등은 이하의 특허 청구의 범위에 속하는 것으로 보아야 할 것이다.On the other hand, the present invention is not limited to the above-described embodiment, but can be modified and modified within the scope not departing from the gist of the present invention, such modifications and changes should be regarded as belonging to the following claims. will be.

Claims (20)

DNS 서버로 전송되는 DNS 질의 패킷을 수집하는 패킷 수집부; 및A packet collecting unit collecting the DNS query packet transmitted to the DNS server; And 상기 패킷 수집부로부터 전송되는 DNS 질의 패킷을 분석하여 사이트 접속순위를 집계하고, 상기 사이트 접속순위를 웹상에 제공하는 DNS 분석서버를 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템.And a DNS analysis server which analyzes the DNS query packet transmitted from the packet collecting unit, aggregates site access rankings, and provides the site access rankings on the web. 제 1 항에 있어서, The method of claim 1, 인터넷 이용자 단말로부터 전송되는 상기 DNS 질의 패킷을 상기 DNS 서버와 상기 패킷 수집부로 전달하는 스위칭 장비를 더 구비하는 것을 특징으로 인터넷 사이트에 대한 접속순위정보 제공시스템. And a switching device for forwarding the DNS query packet transmitted from an internet user terminal to the DNS server and the packet collecting unit. 제 1 항에 있어서, The method of claim 1, 인터넷 이용자 단말로부터 전송되는 상기 DNS 질의 패킷을 상기 DNS 서버로 전송하는 스위칭 장비를 더 구비하고,And a switching device for transmitting the DNS query packet transmitted from an internet user terminal to the DNS server. 상기 패킷 수집부는 상기 스위칭 장비의 입력단에서 상기 DNS 질의 패킷을 수집하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템.And the packet collecting unit collects the DNS query packet at an input terminal of the switching device. 제 1 항 내지 제 3 항 중 어느 한 항에 있어서, 상기 DNS 질의 패킷은,The method according to any one of claims 1 to 3, wherein the DNS query packet, TCP/UDP 53번 포트 패킷인 것을 특징으로 하는 인터넷 사이트에 대한 접속순 위정보 제공시스템.A system for providing access order information to an Internet site, characterized in that the packet is TCP / UDP port 53. 제 1 항에 있어서, 상기 DNS 분석 서버는,The method of claim 1, wherein the DNS resolution server, 상기 DNS 질의 패킷을 파싱하는 패킷파싱부;A packet parsing unit for parsing the DNS query packet; 상기 파싱된 DNS 질의 패킷의 질의 유형을 확인하여 상기 DNS 질의 패킷에 해당하는 도메인의 질의 회수에 대한 카운트를 증가시키는 질의처리부;A query processing unit which checks a query type of the parsed DNS query packet and increases a count of the number of queries of a domain corresponding to the DNS query packet; 상기 도메인의 질의 회수와 사이트 분류 정보를 근거로 접속순위정보를 집계하는 접속순위 산정부;An access rank calculation unit for aggregating access rank information based on the number of queries and site classification information of the domain; 인터넷을 통해 사이트의 접속순위정보 확인이 요청되면, 상기 집계된 접속순위정보를 시각화하여 제공하는 랭킹정보 서비스부를 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템.And a ranking information service unit for visualizing and providing the aggregated access ranking information when a request for confirming the access ranking information of the site through the Internet is provided. 제 5 항에 있어서, 상기 질의처리부는,The method of claim 5, wherein the query processing unit, 상기 DNS 질의 패킷이 "xn"으로 시작하면, 상기 DNS 질의 패킷에 해당하는 도메인 이름을 제 1 저장소에 입력하여 접속 회수를 가산하고,If the DNS query packet starts with "xn", the domain name corresponding to the DNS query packet is input to the first storage, and the number of accesses is added. 상기 DNS 질의 패킷의 질의 유형이 일반적인 IP 주소를 질의하는 경우이면, 상기 DNS 질의 패킷에 해당하는 도메인 이름을 제 2 저장소에 입력하여 접속 회수를 가산하고,If the query type of the DNS query packet queries a general IP address, the domain name corresponding to the DNS query packet is input to the second store, and the number of accesses is added. 상기 DNS 질의 패킷의 질의 유형이 메일 서버의 IP 주소를 질의하는 경우이면, 상기 DNS 질의 패킷에 해당하는 도메인 이름을 제 3 저장소에 입력하여 접속 회수를 가산하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템. If the query type of the DNS query packet is to query the IP address of the mail server, the access order to the Internet site, which is input by adding a domain name corresponding to the DNS query packet to a third store. Information provision system. 제 6 항에 있어서, 상기 접속순위 산정부는,The method of claim 6, wherein the access rank calculation unit, 상기 사이트 분류 DB에 저장된 통합 도메인 정보를 이용하여 상기 제 1 저장소에 저장된 접속정보와 상기 제 2 저장소에 저장된 접속정보중에서 동일한 사이트의 접속정보를 취합한 후, 각 사이트의 접속순위를 집계하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템. Using the integrated domain information stored in the site classification DB, the access information of the same site is collected from the access information stored in the first storage and the access information stored in the second storage, and then the access rank of each site is counted. Access ranking information providing system for Internet sites. 제 7 항에 있어서, 상기 접속순위 산정부는,The method of claim 7, wherein the access rank calculation unit, 상기 제 3 저장소에 저장된 접속정보를 이용하여 메일포털 접속순위를 집계하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템. And a mail portal access ranking is calculated using the access information stored in the third storage. 제 8 항에 있어서, 상기 접속순위 산정부는The method of claim 8, wherein the access rank calculation unit is 상기 제 1 저장소, 상기 제 2 저장소, 상기 제 3 저장소에 각각 저장된 접속정보를 근거로 TLD/SLD 접속순위를 집계하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템. And a TLD / SLD access ranking based on the access information stored in the first storage, the second storage, and the third storage, respectively. 제 7 항 내지 제 9 항 중 어느 한 항에 있어서, 접속정보는 The method according to any one of claims 7 to 9, wherein the access information is 문자열로 파싱되어진 도메인 이름과 접속회수에 대한 카운터를 포함하는 것 을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공시스템. And a counter for the domain name parsed as a string and the number of times of access. 인터넷 이용자 단말로부터 전송되는 DNS 질의 패킷을 DNS 서버의 입력단에서 수집하는 제 1 과정;A first step of collecting a DNS query packet transmitted from an Internet user terminal at an input terminal of a DNS server; 상기 수집된 DNS 질의 패킷을 특성별로 분류하여 도메인 이름별 접속정보를 생성하는 제 2 과정; 및A second process of classifying the collected DNS query packets by characteristics to generate access information for each domain name; And 상기 도메인 이름별 접속정보를 근거로 각 사이트의 접속순위를 집계하는 제 3 과정을 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법.And a third process of counting the access order of each site based on the access information for each domain name. 제 11 항에 있어서, 상기 제 1 과정은The method of claim 11, wherein the first process is 상기 DNS 서버의 입력단에 구비되는 스위칭 장비로부터 미러링된 DNS 질의 패킷을 전송받아 상기 DNS 질의 패킷을 수집하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. And receiving the mirrored DNS query packet from a switching device provided at an input of the DNS server and collecting the DNS query packet. 제 11 항에 있어서, 상기 제 1 과정은The method of claim 11, wherein the first process is 상기 DNS 서버의 입력단에 구비되는 스위칭 장비의 입력단에서 상기 DNS 질의 패킷을 탭핑하여 상기 DNS 질의 패킷을 수집하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. And collecting the DNS query packet by tapping the DNS query packet at an input terminal of the switching device provided at the input terminal of the DNS server. 제 12 항과 제 13 항 중 어느 한 항에 있어서,The method according to any one of claims 12 and 13, 상기 수집된 DNS 질의 패킷의 유효성을 확인하여 유효한 DNS 질의 패킷을 선별하는 과정을 더 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. And checking the validity of the collected DNS query packets to select valid DNS query packets. 제 14 항에 있어서, The method of claim 14, 상기 DNS 질의 패킷이 TCP/UDP 53번 포트 패킷이면 유효한 것으로 판단하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. And determining that the DNS query packet is valid if the DNS query packet is a TCP / UDP port 53 packet. 제 11 항에 있어서, 상기 제 2 과정은,The method of claim 11, wherein the second process, 상기 DNS 질의 패킷이 한글 도메인 이름에 대한 것이면 제 1 저장소에 상기 한글 도메인의 접속정보를 저장하는 제 a 과정;A process for storing access information of the Hangul domain in a first storage if the DNS query packet is for a Hangul domain name; 상기 DNS 질의 패킷이 메일 서버가 아닌 영문 도메인 이름에 대한 것이면 제 2 저장소에 상기 영문 도메인의 접속정보를 저장하는 제 b 과정; 및B) storing access information of the English domain in a second storage when the DNS query packet is for an English domain name and not a mail server; And 상기 DNS 질의 패킷이 영문 도메인 이름을 갖는 메일 서버에 대한 것이면 제 3 저장소에 상기 메일 서버의 접속정보를 저장하는 제 c 과정을 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. And c) storing the access information of the mail server in a third storage if the DNS query packet is for a mail server having an English domain name. 제 16 항에 있어서, 상기 제 3 과정은,The method of claim 16, wherein the third process, 상기 제 1 저장소와 상기 제 2 저장소에 각각 저장된 접속정보를 분석하여 동일한 사이트 접속정보를 취합하는 제 d 과정;D) collecting the same site access information by analyzing the access information respectively stored in the first storage and the second storage; 상기 취합된 사이트 접속정보를 이용하여 사이트 접속순위를 집계하는 제 e 과정; 및E) counting site access rankings using the collected site access information; And 상기 제 3 저장소에 저장된 접속정보를 분석하여 메일포털 접속순위를 집계하는 제 f 과정을 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. And accessing the mail portal access rank by analyzing the access information stored in the third repository. 제 17 항에 있어서, The method of claim 17, 상기 제 1 저장소와 상기 제 2 저장소와 상기 제 3 저장소에 각각 저장된 접속정보를 이용하여 TLD/SLD 접속순위를 집계하는 제 g 과정을 더 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법.And a g process of aggregating a TLD / SLD access ranking by using access information stored in the first storage, the second storage, and the third storage, respectively. . 제 11 항에 있어서, The method of claim 11, 웹을 통해 접속된 단말의 요청에 응답하여 사이트 접속순위 또는 메일포털 접속순위 또는 TLD/SLD 접속순위 또는 소정 통계결과를 제공하는 제 4 과정을 더 구비하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법.And a fourth process of providing a site access rank, a mail portal access rank, a TLD / SLD access rank, or a predetermined statistical result in response to a request of a terminal connected through the web. How to Provide. 제 16 항 내지 제 19 항 중 어느 한 항에 있어서, 상기 접속정보는 The method according to any one of claims 16 to 19, wherein the access information is 문자열로 파싱되어진 도메인 이름과 접속회수에 대한 카운터를 포함하는 것을 특징으로 하는 인터넷 사이트에 대한 접속순위정보 제공방법. A method of providing access ranking information for an Internet site, comprising a counter for a domain name parsed as a string and the number of accesses.
KR1020060054216A 2006-06-16 2006-06-16 System for providing internet site ranking information and method thereof KR20070119813A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060054216A KR20070119813A (en) 2006-06-16 2006-06-16 System for providing internet site ranking information and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060054216A KR20070119813A (en) 2006-06-16 2006-06-16 System for providing internet site ranking information and method thereof

Publications (1)

Publication Number Publication Date
KR20070119813A true KR20070119813A (en) 2007-12-21

Family

ID=39137885

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060054216A KR20070119813A (en) 2006-06-16 2006-06-16 System for providing internet site ranking information and method thereof

Country Status (1)

Country Link
KR (1) KR20070119813A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102460416A (en) * 2009-04-07 2012-05-16 弗里塞恩公司 Domain traffic ranking

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102460416A (en) * 2009-04-07 2012-05-16 弗里塞恩公司 Domain traffic ranking
US8909760B2 (en) 2009-04-07 2014-12-09 Verisign, Inc. Domain popularity scoring
US9769035B2 (en) 2009-04-07 2017-09-19 Verisign, Inc. Domain popularity scoring

Similar Documents

Publication Publication Date Title
US10999384B2 (en) Method and system for identifying website visitors
JP4708662B2 (en) How to monitor Internet communication
Krishnamurthy et al. Analyzing factors that influence end-to-end web performance
US9183567B2 (en) Collecting information regarding consumer click-through traffic
US8751601B2 (en) User interface that provides relevant alternative links
US6973490B1 (en) Method and system for object-level web performance and analysis
US10320628B2 (en) Confidence scoring of device reputation based on characteristic network behavior
JP4358188B2 (en) Invalid click detection device in Internet search engine
CN1949259B (en) Method for collecting click information of web page by embedding code in web page
KR100377515B1 (en) Method for managing advertisements on Internet and System therefor
US20100057843A1 (en) User-transparent system for uniquely identifying network-distributed devices without explicitly provided device or user identifying information
FI114066B (en) Traffic flow analysis method
CN1264477A (en) Monitoring of remot fill access on public computer network
CN101540734A (en) Method, system and device for accessing Cookie by crossing domain names
EP2510487A2 (en) Systems and methods for identification and reporting of ad delivery hierarchy
US20070156890A1 (en) Method for tracking network transactions
CN102055815A (en) System for acquiring local domain name analyses server of caller
CN106411819A (en) Method and apparatus for recognizing proxy Internet protocol address
CN107526748A (en) A kind of method and apparatus for identifying user and clicking on behavior
García-Dorado et al. DNS weighted footprints for web browsing analytics
KR20070119813A (en) System for providing internet site ranking information and method thereof
US20040267748A1 (en) System for accessing web page using real name and method thereof
KR100381358B1 (en) Web Site Evaluation Method Using API Hooking Method
JP6491778B1 (en) Analyzer, analysis method and program
Chiew Web page performance analysis

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application