Cookie パーサー
ネットワークと運用 · 無料オンラインツール
document.cookie 文字列をオブジェクトに解析。
- Value
- abc123
- Path
- /
- SameSite
- Strict
- Secure
- Yes
- HttpOnly
- Yes
- Value
- dark
- Max-Age
- 3600
全属性
Domain、Path、Expires、Max-Age、Secure、HttpOnly、SameSite を解析。
ライブ document.cookie
このサイトに現在設定されている Cookie を読み取り (HttpOnly Cookie はブラウザにより除外)。
複数 Cookie
カンマ区切りの Set-Cookie 文字列を個別の解析済み Cookie に分割。
Cookie パーサーの使い方
- 1Enter the URL, IP address, or network parameter to look up.
- 2Click the lookup or test button.
- 3Review the detailed results in the output panel.
- 4Use the information for your network operations.
機能と特徴
- ✓完全無料 — 登録不要、サブスクリプションなし、広告なし
- ✓ブラウザ上で完全に動作 — データは端末から送信されません
- ✓高速・軽量 — 即座に結果を表示
- ✓クロスプラットフォーム — デスクトップ・タブレット・モバイル対応
よくある質問
Are network lookups real-time?
Yes, IP lookups, DNS queries, and HTTP tests perform live network requests to provide current data.
Is my IP address logged?
The IP Lookup tool queries public geolocation APIs. We do not store your IP address or lookup history.
Why do geolocation results differ between providers?
Each provider maintains its own IP-to-location database with different update cycles and coverage. Treat any single result as an approximation, not an exact address.
Do the results reflect me if I use a proxy or VPN?
No. Results show the egress IP of the proxy or VPN you are connected through. Disconnect it if you need your real public IP.
関連ツール
Basic Auth ヘッダー生成器
ユーザー名/パスワードから Authorization: Basic ヘッダーを生成。
Bearer Token ヘッダー生成器
Authorization: Bearer ヘッダーを生成、JWT プリフィル対応。
DNS-over-HTTPS クライアント
DoH エンドポイントへの fetch で DNS レコードを照会。
WebSocket クライアントテスター
WS サーバーに接続し、メッセージの送受信とログを記録。
Server-Sent Events テスター
EventSource でサブスクライブし SSE ストリームを表示。
WebRTC 接続テスター
RTCPeerConnection を確立し接続性と ICE を検証。
HTTP メソッドリファレンス
GET/POST/PUT/DELETE メソッドのセマンティクスと冪等性を照会。
TCP ポートリファレンス
一般的なポート対サービスのマッピング(80/443/3306…)を照会。