STIX Wiki
STIX Wiki

Overview

IntroductionGetting StartedWalkthrough

Reference

Domain Objects
Relationship Objects
Cyber-observable Objects
ArtifactAutonomous System (AS)DirectoryDomain NameEmail AddressEmail MessageFileIPv4 AddressIPv6 AddressMAC AddressMutexNetwork TrafficProcessSoftwareURLUser AccountWindows™ Registry Key ObjectX.509 Certificate
Meta Objects
Bundle Object
Cyber-observable Objects

Autonomous System (AS)

This object represents the properties of an Autonomous System (AS).

Properties

Required Common Properties
typeid
Optional Common Properties
spec_versionobject_marking_refsgranular_markingsdefangedextensions
Not Applicable
created_by_refrevokedlabelsconfidencelangexternal_references
Autonomous System Specific
numbernamerir
PropertyTypeDescription
typeoptional
stringThe value of this property MUST be `autonomous-system`.
numberoptional
integerSpecifies the number assigned to the AS. Such assignments are typically performed by a Regional Internet Registries (RIR).
nameoptional
stringSpecifies the name of the AS.
riroptional
stringSpecifies the name of the Regional Internet Registry (RIR) that assigned the number to the AS.

Examples

{
  "type": "autonomous-system",
  "spec_version": "2.1",
  "id": "autonomous-system--f720c34b-98ae-597f-ade5-27dc241e8c74",
  "number": 15139,
  "name": "Slime Industries",
  "rir": "ARIN"
}

Artifact

Previous Page

Directory

Next Page

On this page

PropertiesExamples