History Suggestions
  • {{ item.domain }} {{ new Date(item.timestamp * 1000).toLocaleDateString() }}

Run searches locally

Periscope connects to your local terminal to run `dig` and `whois` commands securely. Run this command to start the bridge:

curl -sL https://periscope.run/boot.sh | bash

Local Bridge Active

Your lookups are running on your machine.

Target Status

{{ record.name }}
{{ record.value }}

Network Coordinates

No IP information found

Headers

{{ key }} {{ value }}

DNS Records

Type Name Value
{{ record.type }} {{ record.name }} {{ record.value }}

BIND Zone File

{{ response.zone }}

Scan Log

{{ bridgeHasDb ? 'Saving to ~/.periscope/history.db' : 'Saving to Browser Storage' }}

  • {{ item.domain }}

    {{ new Date(item.timestamp * 1000).toLocaleString() }}

No history found

Snapshots: {{ domain }}

  • {{ new Date(item.timestamp * 1000).toLocaleString() }}

{{ snackbar.message }}