Skip to content

Instantly share code, notes, and snippets.

@saqibameen
Created April 26, 2019 09:50
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save saqibameen/f420b5fabcc1fbfb9acad84a980adf44 to your computer and use it in GitHub Desktop.
// Response from Range API agains comcast.net.
{
"domain": "comcast.net",
"num_ranges": "37330",
"ranges": [
"23.24.240.0/29",
"23.24.240.64/29",
"23.24.240.128/28",
"23.24.240.152/29",
"23.24.240.168/29",
"23.24.240.192/29",
"23.24.240.208/29",
"23.24.241.40/29",
"23.24.241.72/29",
"23.24.241.96/29",
"23.24.241.112/28",
"23.24.241.136/29",
"23.24.241.168/29",
"23.24.241.184/29",
...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment