Changelog

Product updates & releases

Every improvement we ship to VerifyWall — new features, platform upgrades, and fixes — logged in reverse chronological order.

v1.1.0April 2026Latest

MCP Server

VerifyWall now exposes a Model Context Protocol server so AI assistants can check subjects for fraud risk directly from their conversations.

MCP Server

  • Streamable HTTP MCP server at /mcp for AI assistants and agents
  • check-subject-tool for assessing email addresses, IP addresses, and domain names
  • Sanctum bearer token authentication shared with the REST API
  • Client configuration examples for Claude Desktop, Cursor, and generic MCP clients
v1.0.0April 2026

Initial Release

The first public release of VerifyWall — a complete fraud detection and email verification API platform.

Email Verification

  • Real-time email address verification with risk scoring
  • Disposable email provider detection with regularly updated database
  • Email domain DNS and MX record validation

IP Analysis

  • IP address risk scoring with geographic intelligence
  • VPN and Tor exit node detection
  • IP reputation analysis using multiple threat intelligence sources

Custom Rules

  • Custom blacklists to block specific emails, domains, or IPs
  • Custom whitelists to always allow trusted subjects
  • Rule management through dashboard and API

Risk Scoring

  • Multi-signal risk scoring engine combining all verification results
  • Four risk levels: none, low, medium, and high
  • Configurable scoring weights per signal type

Batch Checking

  • Batch verification endpoint for checking up to 50 subjects at once
  • Available on Sentinel plan for high-volume use cases
  • Consistent response format across single and batch requests

Dashboard & Analytics

  • Real-time dashboard with verification activity feed
  • Analytics with historical checks, top blocked domains/IPs, and geographic distribution
  • CSV export for all analytics data

Platform

  • RESTful API with Bearer token authentication
  • Multi-language SDK support: cURL, PHP, JavaScript, and Python examples
  • Two subscription tiers: Starter (€19/mo) and Sentinel (€79/mo)
  • Rate limiting: 60 req/min (Starter) and 300 req/min (Sentinel)