cdncheck

Detect technologies and services running on a given IP address

brewmacoslinux
Try with needOr install directly
Source

About

Utility to detect various technology for a given IP address

Commands

cdncheck

Examples

Check technologies for a single IP address$ cdncheck -ip 1.1.1.1
Check multiple IPs from a file$ cdncheck -list ips.txt
Check IP and output results as JSON$ cdncheck -ip 8.8.8.8 -json