Hostname
oc-proxy.com
Last fetched
oc-proxy.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oc-proxy.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
- 1&1 internet inc. - www.1and1.com
- Contact emails
- proxy5011827@1and1-private-registration.com
- jonathan.wood@owenscorning.com
- 00eceb59-56ee-45ab-8579-4f560d4257e0@identity-protect.org
- 852a9fe9-2359-4209-9354-9f087e5117b9@identity-protect.org
- c70366ab-cf35-4d55-83c5-90834c15365e@identity-protect.org
- d20c7815-8887-4d18-bb9f-d5b35befeb1f@identity-protect.org
- e2cf197e-b543-42e5-a716-71f2a1d70bfe@identity-protect.org
- owner-396545@oc-proxy.com.whoisprivacyservice.org
- owner-7947079@oc-proxy.com.whoisprivacyservice.org
Subdomains
73 observed subdomains of oc-proxy.com.
Showing 25 of 73. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from oc-proxy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oc-proxy.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.