67.159.93.32 Open in urlscan Pro
67.159.93.32  Public Scan

URL: http://67.159.93.32/
Submission Tags: falconsandbox
Submission: On December 18 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: http://67.159.93.32/

Using the URLconf defined in longdb_dns.urls_dev, Django tried these URL
patterns, in this order:

 1. longdb_dns [name='home']
 2. longdb_dns/admin/
 3. longdb_dns/getdata/
 4. longdb_dns/checkSNP/
 5. longdb_dns/stats/
 6. longdb_dns/iprestrict/
 7. longdb_dns/login/ [name='login']
 8. longdb_dns/logout/ [name='logout']

The empty path didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings
file. Change that to False, and Django will display a standard 404 page.