{
  "id": "deadlinkchecker",
  "name": "Dead Link Checker",
  "operator": {
    "name": "DLC Websites",
    "url": "https://www.deadlinkchecker.com"
  },
  "description": "Dead Link Checker is a hosted service that crawls a submitted website to find broken links and report them, with paid tiers that run automated periodic scans and email the results.",
  "docs": [
    "https://www.deadlinkchecker.com/faq.asp"
  ],
  "category": "monitoring",
  "user_agents": {
    "patterns": [
      "www\\.deadlinkchecker\\.com"
    ],
    "instances": [
      "www.deadlinkchecker.com Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36"
    ]
  },
  "behavior": {
    "respects_robots_txt": true,
    "robots_token": "www.deadlinkchecker.com"
  },
  "verification": [
    {
      "type": "static_cidrs",
      "cidrs": [
        "74.208.42.172/32"
      ]
    }
  ],
  "tier": 2,
  "tier_label": "Verifiable",
  "first_seen": "2026-07-16T00:59:46.504Z",
  "resolved_cidrs": [
    "74.208.42.172/32"
  ]
}