HackMyIP — no-key IP intelligence
REMOTE · HACKMYIP.COM · SCANNED AUG 8
Free no-key IP intelligence: geolocation, VPN detection, DNS, WHOIS, blacklists, breach checks
Available components
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. How we score →
Endpoint Security46
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- 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. See how to fix → View diagnostics → Unverified
- HTTPS not yet verified: we couldn't determine whether a plaintext access path exists. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability81
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1554 tokens (~103/item across 15 items; 15 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
- Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · hackmyip.com
claude mcp add --transport http 0xvibly-hackmyip-mcp https://hackmyip.com/mcp
[mcp_servers.0xvibly-hackmyip-mcp] url = "https://hackmyip.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"0xvibly-hackmyip-mcp": {
"type": "remote",
"url": "https://hackmyip.com/mcp",
"enabled": true
}
}
} openclaw mcp add 0xvibly-hackmyip-mcp --url https://hackmyip.com/mcp --transport streamable-http
mcp_servers:
0xvibly-hackmyip-mcp:
url: "https://hackmyip.com/mcp" {
"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.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 8 Aug 26 0
- Stability: unverified → 0.03 ▲ functional
- 7 Aug 26 60
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 8 Aug 2026 · Probed https://hackmyip.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=hackmyip.com | CN=WE1,O=Google Trust Services,C=US | 14 Jun 2026 | 12 Sept 2026 | ECDSA 256 | ECDSA-SHA256 | 75f33974e46a5b7b0eb5750257c3aacf |
| SANs: hackmyip.com, *.hackmyip.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of hackmyip.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| hackmyip.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://hackmyip.com/mcp | Verified | 200 | |
| http (plaintext) | http://hackmyip.com/mcp | Inconclusive | 405 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
asn_lookup ASN lookup ~112
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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | An IP (8.8.8.8), an AS number (AS15169 or 15169), or an org name (google) |
No output schema declared.
No examples provided.
bulk_ip_lookup Bulk IP lookup ~95
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).
| Name | Type | Req | Description |
|---|---|---|---|
| ips | array | yes | Array of 1-50 public IPv4/IPv6 addresses |
No output schema declared.
No examples provided.
dns_lookup DNS record lookup ~108
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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain name, e.g. github.com |
| type | string | – | Record type. Defaults to A. |
No output schema declared.
No examples provided.
email_auth_check Email authentication (MX / SPF / DMARC) check ~81
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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain to audit, e.g. github.com |
No output schema declared.
No examples provided.
email_breach_check Email breach check ~77
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.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | Email address to check, e.g. [email protected] |
No output schema declared.
No examples provided.
ip_blacklist_check IP blacklist (DNSBL) check ~121
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.
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | IPv4 address to check (DNSBLs are IPv4-only in practice) |
No output schema declared.
No examples provided.
ip_lookup IP address lookup ~110
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.
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | Public IPv4 or IPv6 address, e.g. 8.8.8.8 or 2001:4860:4860::8888 |
No output schema declared.
No examples provided.
my_ip My IP address ~104
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.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
port_scan TCP port scan ~165
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.
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | yes | 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. |
No output schema declared.
No examples provided.
reverse_dns Reverse DNS (PTR) lookup ~70
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.
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | IPv4 or IPv6 address to reverse-resolve |
No output schema declared.
No examples provided.
security_headers_check HTTP security headers audit ~125
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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Site to analyze. Scheme optional — https is assumed. e.g. example.com |
No output schema declared.
No examples provided.
server_info About this MCP server ~82
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.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
site_status_check Is a site up or down ~90
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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL or bare domain to check, e.g. example.com or https://example.com/health |
No output schema declared.
No examples provided.
vpn_proxy_check VPN / proxy / datacenter check ~108
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.
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | – | IP to classify. Defaults to the IP this MCP request arrived from. |
No output schema declared.
No examples provided.
whois_domain WHOIS / RDAP domain lookup ~106
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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain name, e.g. github.com |
No output schema declared.
No examples provided.