[PHP] Cloudflare Resolver
Hello, i just released my newest project 'Cloudflare Resolver'. It is very simple and made from scratch.
http://i47.tinypic.com/2ugexlc.png
Cloudflare IP Resolver • Resolve Cloudflare IP addresses for free!
I would love some feedback on the design and if there is anything i can add? functions? more subdomains?
Kind regards,
Exonize
Re: [PHP] Cloudflare Resolver
Small update:
When the domain is resolved you can now click on the IP and a new frame will open with whois information etc.
Re: [PHP] Cloudflare Resolver
More subdomains, MX/NS/Load balancer look up, HTTP vhost list as well as DNS history (incase the host is rerouting through a proxy + CF).
Looks handy and the design is nice, even though I coded one myself in python already for personal use.
Re: [PHP] Cloudflare Resolver
Quote:
Originally Posted by
Warv0x
More subdomains, MX/NS/Load balancer look up, HTTP vhost list as well as DNS history (incase the host is rerouting through a proxy + CF).
Looks handy and the design is nice, even though I coded one myself in python already for personal use.
Thanks for feedback! I am planning to add more subdomains, any tips?
Re: [PHP] Cloudflare Resolver
Quote:
Originally Posted by
Exonize
Thanks for feedback! I am planning to add more subdomains, any tips?
Code:
webmail.*
svn.*
ssl.*
dns.*
help.*
blog.*
intranet.*
admin.*
www.*
forumS.*
support.*
sales.*
m.* (often used lately for mobile browser templates)
ns1.*
ns2.*
img.*
Re: [PHP] Cloudflare Resolver
Almost one year later it's back!
CloudFlare Resolver
enjoy!
Re: [PHP] Cloudflare Resolver
Quote:
Originally Posted by
Exonize
I noticed, since you bumped :D, I didn't saw it before, totally cool tool right there! thanks for the share, Good Job! :D
Re: [PHP] Cloudflare Resolver
Makes cloudflare kind of pointless ))))
Re: [PHP] Cloudflare Resolver
Re: [PHP] Cloudflare Resolver
Quote:
Originally Posted by
fkn0wned
Makes cloudflare kind of pointless ))))
Too bad the CloudFlare resolvers don't work most of the time.
There's a much easier way to get the server IP without even using a resolver.
Re: [PHP] Cloudflare Resolver
There are always ways to work around of course ;)
Re: [PHP] Cloudflare Resolver
windows + R
cmd
ping www.ragezone.com
output is the same as yours.
Re: [PHP] Cloudflare Resolver
there are two ways to bypass CF and get the ips , 1 -- mail servers , 2-- that's a secret ;)
Re: [PHP] Cloudflare Resolver
Quote:
Originally Posted by
MentaL
there are two ways to bypass CF and get the ips , 1 -- mail servers , 2-- that's a secret ;)
Is it a secret yes?
Re: [PHP] Cloudflare Resolver
I don't understand why you are releasing something that has been released already. There is a lot better and proven way to resolve CF.