모든 글All articles

[컴퓨터 이야기] faIpScanner — 사내 IP 현황 한눈에 보기[Computer Stories] faIpScanner — See Your Network at a Glance

사내 네트워크에서 IP 현황을 확인해야 할 때가 있다.

장비를 추가하려는데 어느 IP가 비어 있는지, 누군가 IP를 점유하고 있는지, 아니면 특정 PC의 IP가 뭔지 알아야 할 때가 그렇다. PING이나 NETSTAT 같은 명령어로도 할 수 있지만, 대역 전체를 훑어보는 건 번거롭다.

faIpScanner는 이런 상황에 딱 맞는 무료 도구다. IP 대역을 지정해 스캔하면 사용 중인 IP, 호스트명(컴퓨터 이름), 사용 가능한 대역을 한 화면에서 확인할 수 있다.

faIpScanner 실행 화면 — IP 사용 현황

주요 기능

  • 지정한 IP 대역 전체를 자동으로 스캔
  • 사용 중인 IP와 호스트명(컴퓨터 이름) 표시
  • 빈 IP 대역(사용 가능 주소) 한눈에 파악
  • 별도 설치 없이 실행 가능 (포터블)

이럴 때 유용하다

  • 새 장비·프린터 등록 전에 빈 IP를 찾을 때
  • IP 충돌이 의심될 때 같은 IP를 쓰는 장비가 있는지 확인
  • 사내 네트워크에 연결된 기기 목록을 빠르게 파악할 때
  • 특정 PC의 IP를 모를 때 호스트명으로 찾을 때

다운로드

faIpScanner.zip 다운로드

압축을 풀고 faIpScanner.exe를 실행하면 바로 사용할 수 있다. 설치 과정이 없는 포터블 프로그램이다.

스캔할 IP 범위를 입력하고 시작하면 수 초 안에 결과가 표시된다. 회사 IP 대역이 192.168.1.x라면 시작 IP에 192.168.1.1, 끝 IP에 192.168.1.254를 입력하면 된다.

There are times on a company network when you need to know what's going on with IP addresses.

Maybe you're adding a new device and need to find a free address. Maybe there's an IP conflict and you want to know if two machines are claiming the same one. Or you simply need to know what IP a particular PC is using. You can piece this together with PING and NETSTAT, but scanning an entire address range that way is tedious.

faIpScanner is a free tool built exactly for this. Point it at an IP range, run the scan, and within seconds you have a clear list of active addresses, hostnames, and the gaps where addresses are free.

faIpScanner — network IP scan results

What it does

  • Scans a specified IP range automatically
  • Shows active IPs alongside their hostnames (computer names)
  • Makes unused address ranges immediately obvious
  • No installation required — portable executable

When it comes in handy

  • Finding a free IP before registering a new device or printer
  • Diagnosing IP conflicts — spotting two devices sharing an address
  • Getting a quick inventory of everything connected to the local network
  • Locating a PC's IP when you only know its hostname

Download

Download faIpScanner.zip

Unzip and run faIpScanner.exe — no installation needed. Enter the start and end of the IP range you want to scan and hit start. If your network uses 192.168.1.x, enter 192.168.1.1 as the start and 192.168.1.254 as the end.