Skip to content

Athirst1998/shodan-cloudflare-ips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

shodan-cloudflare-ips

Scraping the IPs of Cloud Flare which is used as CDN

Install required modules

pip install beautifulsoup4
pip install requests 

Run screipt

python get_ip.py

Sample output:

==============================
title: Profine
ssl: SSL Certificate
location: United States
host names:
    172.67.137.18
    profine.ua
==============================
title: Sheila's Blog at Care.com
ssl: SSL Certificate
location: United States
host names:
    104.18.137.190
    typepad.com

About

Scraping the IPs of Cloud Flare which is used as CDN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages