DNSとインフラストラクチャ · DomScan製品

サブドメインファインダー APIリファレンス

さまざまな列挙技術を使用して、ドメインのサブドメインを検出します。

得られるもの

さまざまな列挙技術を使用して、ドメインのサブドメインを検出します。

同期一括RESTMCPSDKインタラクティブツール

この製品を選ぶ場面

対象ユーザー

トラブルシューティング、移行確認、インフラ調査、セキュリティレビューにこのスイートを使います。

この製品を選ぶ場面

観測された公開サブドメインの証拠を集めるときに選びます。名前がないことはサブドメインが存在しない証明ではありません。

得られるもの

さまざまな列挙技術を使用して、ドメインのサブドメインを検出します。

エンドポイント

統合する前に、サポートされる操作、入力、出力、実行モード、レスポンス制限を確認してください。

GET /v1/subdomains APIリファレンスを見る
POST /v1/subdomains/bulk APIリファレンスを見る

クレジットと認証

4-5 認証が必要。正確な料金と項目ごとの料金については、操作リファレンスを確認してください。

操作例

文書化された操作を使って、公開証拠を収集、評価、補足、検証、比較、保護、監視します。

GET /v1/subdomains

クエリパラメータ

パラメータ タイプ 必須
domain string 必須
sources string
許可された値 ct
デフォルト ct
オプション
verify string
許可された値 truefalse10yesno
デフォルト false
オプション
include_wildcards string
許可された値 truefalse10yesno
デフォルト false
オプション
limit integer
デフォルト 500
オプション
prefer_cache string
許可された値 truefalse10yesno
デフォルト false
オプション

レスポンスフィールド

フィールド タイプ
domain string
subdomains[] object[]
subdomains[] object
subdomains[].name string
subdomains[].source string
subdomains[].first_seen string | null
subdomains[].verified boolean
subdomains[].dns_records object
subdomains[].dns_records.A[] string[]
subdomains[].dns_records.CNAME string | null
wildcards[] object[]
wildcards[] object
wildcards[].pattern string
wildcards[].source string
wildcards[].first_seen string | null
summary object
summary.total_found integer
summary.returned integer
summary.verified_count integer
summary.unverified_count integer
summary.sources_used[] string[]
summary.apex_included boolean
summary.wildcard_suppressed_count integer
summary.wildcard_returned_count integer
intelligence_summary object
intelligence_summary.data_sources[] string[]
intelligence_summary.source_count integer
intelligence_summary.cache_status string
intelligence_summary.returned_count integer
intelligence_summary.total_found integer
intelligence_summary.truncated boolean
intelligence_summary.limit integer
intelligence_summary.verification_requested boolean
intelligence_summary.include_wildcards boolean
intelligence_summary.verified_count integer
intelligence_summary.verified_ratio number | null
intelligence_summary.live_dns_record_count integer
intelligence_summary.apex_included boolean
intelligence_summary.wildcard_suppressed_count integer
intelligence_summary.wildcard_returned_count integer
intelligence_summary.first_seen_oldest string | null
intelligence_summary.first_seen_newest string | null
intelligence_summary.warning_count integer
warnings[] string[]
meta object
meta.query_time_ms integer
meta.cached boolean
meta.stale boolean

リクエスト例

curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/subdomains?domain=example.com&sources=ct&verify=yes&include_wildcards=1&limit=500&prefer_cache=false"

レスポンス例

{
  "domain": "example.com",
  "subdomains": [
    {
      "name": "api.example.com",
      "source": "crtsh",
      "first_seen": "2025-01-15T00:00:00Z",
      "verified": true,
      "dns_records": {
        "A": [
          "example"
        ],
        "CNAME": "example"
      }
    }
  ],
  "summary": {
    "total_found": 1,
    "returned": 1,
    "verified_count": 1,
    "unverified_count": 1,
    "sources_used": [
      "ct"
    ],
    "apex_included": false,
    "wildcard_suppressed_count": 1,
    "wildcard_returned_count": 1
  },
  "intelligence_summary": {
    "data_sources": [
      "ct"
    ],
    "source_count": 1,
    "cache_status": "live",
    "returned_count": 1,
    "total_found": 1,
    "truncated": false,
    "limit": 1,
    "verification_requested": false,
    "include_wildcards": false,
    "verified_count": 1,
    "verified_ratio": 0.5,
    "live_dns_record_count": 1,
    "apex_included": false,
    "wildcard_suppressed_count": 1,
    "wildcard_returned_count": 1,
    "first_seen_oldest": "example",
    "first_seen_newest": "example",
    "warning_count": 1
  },
  "meta": {
    "query_time_ms": 1,
    "cached": false,
    "stale": false
  },
  "wildcards": [
    {
      "pattern": "*.example.com",
      "source": "ct",
      "first_seen": "example"
    }
  ],
  "warnings": [
    "example"
  ]
}

制限と証拠の範囲

カバレッジは、文書化された入力、予算、ソース、レスポンス制限によって限定されます。
一括操作は複数のサポート対象入力を処理し、文書化された項目単位の結果を保持します。
部分的とは、要求された項目またはコンポーネントの一部が完了し、残りが完了しなかったことを意味します。
結果は、観測された公開証拠とその出所を示します。
キャッシュ済みは保存された証拠が使用されたことを示します。提供されている場合は鮮度メタデータを確認してください。

レビュー済み: 2026-08-22

よくある質問

サブドメインファインダーのリクエストとレスポンスのリファレンスはどこで確認できますか?

サブドメインファインダーのAPIリファレンスで、パラメーター、レスポンスフィールド、例、ステータスコード、サポートされる操作モードを確認できます。

サブドメインファインダーの不明または不完全な結果はどのように解釈すべきですか?

不明または部分的な結果は、要求された証拠を完全には判定できなかったことを意味します。下流の判断では、結果の状態、信頼度、鮮度、制限を維持してください。

サブドメインファインダーの料金はどのように決まりますか?

料金は操作と実行モードによって異なります。現在のクレジット料金、認証要件、項目ごとのルールについては、エンドポイントリファレンスを確認してください。

素晴らしい企業の人々に使用されています

InstantOutseerMongoDBRespondentSage Expense ManagementInstantlyD.R. HortonWhatConvertsAdobeMotionElementsLLM Pulse