Skip to content

Instantly share code, notes, and snippets.

@matdave
Last active March 13, 2020 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matdave/616deec2efaee5d4f1b62d1eaacec356 to your computer and use it in GitHub Desktop.
Save matdave/616deec2efaee5d4f1b62d1eaacec356 to your computer and use it in GitHub Desktop.
Bookmarklets
BuiltWith
javascript:void(window.open('http://builtwith.com?'+location.hostname,'_blank'))
DNS Whois IP
javascript:void(window.open('https://dnslytics.com/domain/'+location.hostname,'_blank'))
MX Toolbox
javascript:void(window.open('https://mxtoolbox.com/SuperTool.aspx?action=mx%3a'+location.hostname+'&run=toolpage','_blank'))
Wayback Machine
javascript:void(window.open('http://web.archive.org/web/*/'+location.href,'_blank'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment