Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 706 Bytes

File metadata and controls

36 lines (24 loc) · 706 Bytes

Netcraft API Frontend

A simple frontend interface for querying the Netcraft Toolbar API.

Features & Behavior

  • Displays:

    • Risk (scale 0–10)
    • First Seen
    • Pattern Matches (> 0 = confirmed malicious activity)
    • IP / Netblock Info
  • Provides links to:

    • The full Netcraft report
    • ASN information (via bgp.he.net)
    • The VirusTotal report for the IP
  • Includes fallback scanners:

    • Sophos Intelix
    • Cisco Talos
    • IPQualityScore URL Scanner

Usage

  1. Enter a URL
  2. Click Check
  3. Review the results
  4. Use your own judgment to interpret them

Notes

  • This is NOT affiliated with Netcraft.
  • For copyright or takedown requests, please open a GitHub issue.