# HackMyIP — no-key IP intelligence (remote · hackmyip.com)

Free no-key IP intelligence: geolocation, VPN detection, DNS, WHOIS, blacklists, breach checks

- Trust score: 60/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-08

## Components

- remote · `hackmyip.com`: 60/100 (this document), [markdown](https://verifymcp.io/servers/0xvibly-hackmyip-mcp/hackmyip.md), [page](https://verifymcp.io/servers/0xvibly-hackmyip-mcp/hackmyip)

## Channel facts

- Endpoint: `https://hackmyip.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-08.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 15 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 81/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1554 tokens (~103/item across 15 items; 15 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### Claude

```bash
claude mcp add --transport http 0xvibly-hackmyip-mcp https://hackmyip.com/mcp
```

### Codex

```toml
[mcp_servers.0xvibly-hackmyip-mcp]
url = "https://hackmyip.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "0xvibly-hackmyip-mcp": {
      "type": "remote",
      "url": "https://hackmyip.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add 0xvibly-hackmyip-mcp --url https://hackmyip.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  0xvibly-hackmyip-mcp:
    url: "https://hackmyip.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "0xvibly-hackmyip-mcp": {
      "type": "http",
      "url": "https://hackmyip.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-08 (score 60, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-07 (score 60)

First indexed and scored.

## MCP tools (15)

### `server_info` (~82 tokens)

About this MCP server

Describe this MCP server: what it wraps, the fact that it is completely free with no API key, no signup and no auth, the fair-use rate limit, the full tool list, and links to hackmyip.com and its API docs. Call this when the user asks what this server can do, whether it costs anything, or where the data comes from.

### `my_ip` (~104 tokens)

My IP address

Get the public IP address of the machine that opened this MCP connection, enriched with city/country, coordinates, timezone, ISP, ASN and hosting/proxy classification. Use this for 'what is my IP', 'where does the internet think I am', or a quick sanity check that a VPN is actually routing traffic. Note: this reflects the IP the MCP request arrived from, so if the client sits behind a corporate proxy or remote host, it reports that egress IP.

### `ip_lookup` (~110 tokens)

IP address lookup

Look up geolocation (city, region, country, lat/lon, timezone, postal code) plus ISP, ASN, organization and AS name for any public IPv4 or IPv6 address. The workhorse tool for 'where is this IP', triaging a log entry, or identifying who owns an address.

Input parameters:

- `ip` (string, required): Public IPv4 or IPv6 address, e.g. 8.8.8.8 or 2001:4860:4860::8888

### `bulk_ip_lookup` (~95 tokens)

Bulk IP lookup

Look up country, city, ISP, organization and coordinates for up to 50 IP addresses in a single request. Much faster and far kinder to the rate limit than calling ip_lookup in a loop — always prefer this when you have more than a couple of addresses (e.g. a list from access logs or a firewall export).

Input parameters:

- `ips` (array, required): Array of 1-50 public IPv4/IPv6 addresses

### `vpn_proxy_check` (~108 tokens)

VPN / proxy / datacenter check

Classify an IP as hosting/datacenter, open proxy, or mobile-carrier, alongside its geolocation and network owner. Use it to decide whether traffic is likely a VPN, a cloud server or a real residential/mobile user — for fraud triage, abuse review, or checking whether your own VPN is being detected. Omit `ip` to check the connection this MCP request came from.

Input parameters:

- `ip` (string): IP to classify. Defaults to the IP this MCP request arrived from.

### `asn_lookup` (~112 tokens)

ASN lookup

Resolve an Autonomous System by IP address, AS number, or organization name. Returns the AS number, network name, holder, description, RIR and whether the AS is currently announced. Use it to answer 'which network is this IP on', 'who is AS15169', or to find the ASNs belonging to a company.

Input parameters:

- `query` (string, required): An IP (8.8.8.8), an AS number (AS15169 or 15169), or an org name (google)

### `reverse_dns` (~70 tokens)

Reverse DNS (PTR) lookup

Get the PTR hostname for an IPv4 or IPv6 address. Useful for identifying mail servers, confirming that a crawler really belongs to the bot it claims to be, or adding a human-readable name to a raw log IP.

Input parameters:

- `ip` (string, required): IPv4 or IPv6 address to reverse-resolve

### `dns_lookup` (~108 tokens)

DNS record lookup

Query live DNS records for a domain over public resolvers. Supports A, AAAA, CNAME, MX, NS, TXT, SOA, SRV, CAA and PTR. Use it to verify a deployment's DNS, inspect MX/SPF/DKIM/DMARC TXT records, check nameserver delegation, or confirm propagation after a change.

Input parameters:

- `domain` (string, required): Domain name, e.g. github.com
- `type` (string): Record type. Defaults to A.

### `whois_domain` (~106 tokens)

WHOIS / RDAP domain lookup

Fetch registration data for a domain via RDAP: registrar, creation/expiration/last-updated dates, nameservers and EPP status codes. Use it to check domain age (a common trust signal), see when a domain expires, or find who it is registered through. Note that RDAP is a third-party registry service and can be temporarily unavailable — a failure here is upstream, not a bad query.

Input parameters:

- `domain` (string, required): Domain name, e.g. github.com

### `ip_blacklist_check` (~121 tokens)

IP blacklist (DNSBL) check

Check an IPv4 address against 12 major spam and abuse blacklists (Spamhaus ZEN, Barracuda, SpamCop, UCEPROTECT and others) with a per-list LISTED / CLEAN / unavailable breakdown. Run this before sending bulk email from a new IP, or when mail is being rejected. Lists that refuse public queries are reported as 'unavailable' rather than falsely clean, so read total_checked alongside listed_count.

Input parameters:

- `ip` (string, required): IPv4 address to check (DNSBLs are IPv4-only in practice)

### `email_breach_check` (~77 tokens)

Email breach check

Check whether an email address appears in known data breaches, using the XposedOrNot breach database. Returns the number of breaches and the named services involved. Free alternative to paid breach-lookup APIs. The address is partially masked in the response.

Input parameters:

- `email` (string, required): Email address to check, e.g. someone@example.com

### `email_auth_check` (~81 tokens)

Email authentication (MX / SPF / DMARC) check

Audit a domain's email authentication setup: MX records, SPF record and DMARC policy, with a pass/warn/fail verdict per mechanism and an overall grade. Use it when diagnosing deliverability, hardening a domain against spoofing, or reviewing a vendor's email posture.

Input parameters:

- `domain` (string, required): Domain to audit, e.g. github.com

### `security_headers_check` (~125 tokens)

HTTP security headers audit

Fetch a site and grade its HTTP security headers (A-F): CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, plus information-leak headers like Server and X-Powered-By. Each check comes back with the actual header value and an explanation. Use it for a quick security review of your own site or a third party's. Rate limited to 20 requests/minute.

Input parameters:

- `url` (string, required): Site to analyze. Scheme optional — https is assumed. e.g. example.com

### `port_scan` (~165 tokens)

TCP port scan

Run a real server-side TCP connect scan against a public host. Each port comes back as open (handshake completed), closed (refused/reset), filtered (no response, likely firewalled) or blocked (Cloudflare blocks outbound to that port, e.g. 25/SMTP). With no `ports` argument a curated common-port catalog is scanned. Private, reserved and internal addresses are rejected. Only scan hosts you are authorized to test. Rate limited to 20 requests/minute and can take 20+ seconds.

Input parameters:

- `host` (string, required): Public hostname or IP to scan, e.g. example.com. Required — do not scan third parties without permission.
- `ports` (string): Optional comma-separated port list. Omit to scan the common-port catalog.

### `site_status_check` (~90 tokens)

Is a site up or down

Check whether a site is reachable from Cloudflare's network. Returns an up/down boolean, HTTP status code, response time in milliseconds, and the server / content-type headers. Use it to confirm an outage is real rather than local, or to verify a deployment is serving.

Input parameters:

- `url` (string, required): URL or bare domain to check, e.g. example.com or https://example.com/health

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/0xvibly-hackmyip-mcp/hackmyip#diagnostics

## Score history

- 2026-08-08: 60
- 2026-08-07: 60

## Links

- Remote endpoint: https://hackmyip.com/mcp
- Repository: https://github.com/0xvibly/hackmyip-mcp
- Website: https://hackmyip.com/
- Changelog RSS feed: https://verifymcp.io/servers/0xvibly-hackmyip-mcp/hackmyip.xml
- Changelog JSON feed: https://verifymcp.io/servers/0xvibly-hackmyip-mcp/hackmyip.json
- HTML version of this page: https://verifymcp.io/servers/0xvibly-hackmyip-mcp/hackmyip
