Hostname
pinchme-ops.com
Last fetched
pinchme-ops.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pinchme-ops.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pinchme-ops.com owner
- Contact emails
- 1b0df534-cfcf-4fd7-afb1-08a46692aca9@identity-protect.org
- 29a01858-b689-4ecf-a383-62e7e0fc2b40@identity-protect.org
- ab16f61d-99c4-400d-aadb-b7de2c3bee59@identity-protect.org
- b1538ed8-c2ae-400c-a98f-2e22c20658bb@identity-protect.org
- b504d47a-b8f3-40fb-ad5b-445cd0f33497@identity-protect.org
- c0ecb181-2d14-4704-b2d6-ccc00d65cf4e@identity-protect.org
- db13b37c-b9dc-4348-b679-888d6f9be854@identity-protect.org
Subdomains
8 observed subdomains of pinchme-ops.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pinchme-ops.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pinchme-ops.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.