Skip to main content

IP Range Data Model

The IP Range data model represents a range of IP addresses in a network. It extends the Asset data model.

The following table details the default attributes of the IP Range data model:

OrderAttribute NameAttribute TypeRelationship TypeRequired
1displayNameCalculated (Text)N/AYes
2openFindingCountCalcuated (Number)N/ANo
3baseRiskScoreCalculated (Number)N/ANo
4numberOutOfComplianceCalculated (Number)N/ANo
5riskFactorOffsetCalculated (Number)N/ANo
6complianceStatusCalculated (Single Choice)N/ANo
7riskScoreCalculated (Number)N/ANo
8riskRatingCalculated (Single Choice)N/ANo
9statusSingle ChoiceN/ANo
10firstSeenDate TimeN/ANo
11lastSeenDate TimeN/ANo
12lastInventoryUpdateDate TimeN/ANo
13lastEnrollmentDate TimeN/ANo
14lastAssessedDate TimeN/ANo
15tagsText (Multivalued)N/ANo
16complianceFlagsText (Multivalued)N/ANo
17businessServicesReference (Business service)SUPPORTSNo
18applicationsReference (Application)SUPPORTSNo
19ownersReference (Person)OWNSNo
20typeCategoryN/ANo
21remediationOwnerCategoryN/ANo
22riskOwnerCategoryN/ANo
23profilesCategoryN/ANo
24environmentsCategoryN/ANo
25technologiesCategoryN/ANo
26numberOfDataIntegrationSourcesCalculated (Number)N/ANo
27numberOfSourceDatasetsCalculated (Number)N/ANo
28numberOfDataIntegrationsWithMultipleSourceDatasetsCalculated (Number)N/ANo
29riskScoringModelRisk Scoring ModelN/ANo
30riskFactorsRisk FactorsN/ANo
31uidTextN/AYes
32dataModelNameCalculated (Text)N/ANo
33sourceUidsText (Multivalued)N/ANo
34connectorCategoriesText (Multivalued)N/ANo
35connectorNamesText (Multivalued)N/ANo
36dataIntegrationTitlesText (Multivalued)N/ANo
37sourcesIconsSource data models iconsN/ANo
38nameTextN/ANo
39summaryTextN/ANo
40descriptionTextN/ANo
41categoriesText (Multivalued)N/ANo
42flowStateTextN/ANo
43sourcesReference (Base model)SOURCED_FROMNo
44dateCreatedDate TimeN/ANo
45lastUpdatedDate TimeN/ANo
46createdByTextN/ANo
47updatedByTextN/ANo
FOOTNOTES
  • The Order column specifies the order of attributes being calculated in data computation.
  • The attribute names are used in Brinqa Query Language (BQL) queries and Brinqa Condition Language (BCL) predicates.
  • In the Type column, Calculated means that the value of the attribute is computed by executing a script. The text in the parentheses after Calculated denotes the type of the outcome.
  • In the Type column, Reference means that two data models are related. The name in the parentheses after Reference indicates the other data model.
  • The Relationship Type column only applies to the Reference type attributes. You can use the relationship type keyword in BQL queries.