war-tracker.com
https://war-tracker.com/api/v1/vessels/sanctionedShares a payout wallet with 8 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Returns information about vessels subject to international sanctions.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
90.0% avgResponse time
p50 247ms · p95 432msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 7/22/2026, 12:00:00 AM | 100% | 1 | 332ms |
| 7/23/2026, 12:00:00 AM | 100% | 1 | 391ms |
| 7/24/2026, 12:00:00 AM | 100% | 1 | 359ms |
| 7/25/2026, 12:00:00 AM | 100% | 1 | 335ms |
| 7/26/2026, 12:00:00 AM | 100% | 1 | 391ms |
| 7/27/2026, 12:00:00 AM | 100% | 1 | 267ms |
| 7/28/2026, 12:00:00 AM | 100% | 1 | 314ms |
| 7/29/2026, 12:00:00 AM | 100% | 1 | 399ms |
| 7/30/2026, 12:00:00 AM | 100% | 1 | 232ms |
| 7/31/2026, 12:00:00 AM | 100% | 1 | 266ms |
| 8/1/2026, 12:00:00 AM | 100% | 1 | 388ms |
| 8/2/2026, 12:00:00 AM | 100% | 1 | 226ms |
| 8/3/2026, 12:00:00 AM | 100% | 1 | 232ms |
| 8/4/2026, 12:00:00 AM | 100% | 1 | 228ms |
| 8/5/2026, 12:00:00 AM | 100% | 1 | 345ms |
| 8/6/2026, 12:00:00 AM | 100% | 1 | 381ms |
| 8/7/2026, 12:00:00 AM | 100% | 1 | 249ms |
| 8/8/2026, 12:00:00 AM | 100% | 1 | 319ms |
| 8/9/2026, 12:00:00 AM | 100% | 1 | 234ms |
| 8/10/2026, 12:00:00 AM | 100% | 1 | 243ms |
| 8/11/2026, 12:00:00 AM | 100% | 1 | 247ms |
| 8/12/2026, 12:00:00 AM | 100% | 1 | 520ms |
| 8/13/2026, 12:00:00 AM | 100% | 1 | 252ms |
| 8/14/2026, 12:00:00 AM | 100% | 1 | 226ms |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 234ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 380ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 220ms |
| 8/18/2026, 12:00:00 AM | 0% | 7 | — |
| 8/19/2026, 12:00:00 AM | 0% | 5 | — |
| 8/20/2026, 12:00:00 AM | 0% | 1 | — |
- Availability
- 66
- Latency
- 100
- Security
- 100
- Transparency
- 31
- Activity
- 70
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 82% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- Porkbun LLC
- Domain registered
- 2026-03-11
- Hosting network
- CLOUDFLARENET
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Settlement totals · last payment 5/17/2026
Response schema
{
"properties": {
"count": {
"description": "Rows in this page (always ≤ 10).",
"maximum": 10,
"type": "integer"
},
"filters": {
"description": "Echo of the active filter inputs.",
"type": "object"
},
"has_more": {
"type": "boolean"
},
"next_cursor": {
"description": "Pass back as `?cursor=` to fetch the next page. Null when has_more=false.",
"type": [
"string",
"null"
]
},
"vessels": {
"items": {
"properties": {
"blacklist_updated_utc": {
"format": "date-time",
"type": [
"string",
"null"
]
},
"bodies": {
"description": "List of sanctioning bodies that have listed this vessel (one entry per body).",
"items": {
"properties": {
"body": {
"enum": [
"ofac",
"fcdo",
"uani",
"eu",
"aso",
"gac",
"un",
"seco",
"mfat"
],
"type": "string"
},
"listed_date": {
"description": "First-listed date (YYYY-MM-DD).",
"format": "date",
"type": [
"string",
"null"
]
}
},
"required": [
"body"
],
"type": "object"
},
"type": "array"
},
"built": {
"description": "Year built (blacklist source; may differ from year_built).",
"type": [
"integer",
"null"
]
},
"class": {
"description": "Blacklist size class (Handysize/Handymax, VLCC, …).",
"type": [
"string",
"null"
]
},
"commercial_market_name": {
"type": [
"string",
"null"
]
},
"country_code": {
"description": "ISO-3166-1 alpha-2 (AIS flag); null when vessel is not in our identity mirror.",
"type": [
"string",
"null"
]
},
"flag_name": {
"description": "Free-form flag name from the blacklist source (e.g. 'Iran').",
"type": [
"string",
"null"
]
},
"imo": {
"description": "7-digit IMO number (primary key for the blacklist row).",
"type": "integer"
},
"last_cog": {
"description": "Course over ground in degrees (0-360).",
"type": [
"number",
"null"
]
},
"last_destination": {
"description": "Free-form AIS destination string.",
"type": [
"string",
"null"
]
},
"last_lat": {
"maximum": 90,
"minimum": -90,
"type": [
"number",
"null"
]
},
"last_lon": {
"maximum": 180,
"minimum": -180,
"type": [
"number",
"null"
]
},
"last_ping_utc": {
"description": "Last AIS position timestamp; null when we have no position for the vessel.",
"format": "date-time",
"type": [
"string",
"null"
]
},
"last_pos_age_seconds": {
"description": "Seconds elapsed between server clock and last_ping_utc.",
"type": [
"integer",
"null"
]
},
"last_sog": {
"description": "Speed over ground in knots.",
"type": [
"number",
"null"
]
},
"length": {
"description": "Overall length in metres.",
"type": [
"number",
"null"
]
},
"mmsi": {
"type": [
"integer",
"null"
]
},
"name": {
"type": [
"string",
"null"
]
},
"ship_id": {
"description": "MarineTraffic-internal vessel ID.",
"type": [
"string",
"null"
]
},
"subtype": {
"type": [
"string",
"null"
]
},
"type": {
"type": [
"string",
"null"
]
},
"year_built": {
"type": [
"integer",
"null"
]
}
},
"required": [
"imo",
"bodies"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"vessels",
"count",
"has_more"
],
"type": "object"
}