You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,11 +28,11 @@ The following filters provide a drop-down list of options to select. The availab
28
28
29
29
## Free form filters
30
30
31
-
The following filters require that the user manually enters the value with which they want to search. This list is organized by the number of applicable operators for each filter, then alphabetically.
31
+
The following filters require that the user manually enters the value with which they want to search. This list is organized according to the number of applicable operators for each filter, then alphabetically.
32
32
33
33
| Filter name | Description | Value format | Applicable operators |
| ASN | Autonomous System Number is a network identification for transporting data on the Internet between Internet routers. An ASN will have associated public IP blocks tied to it where hosts are located. | 12345 |`Equals``Not Equals``In``Not In``Empty``Not Empty`|
35
+
| ASN | Autonomous System Number is a network identification for transporting data on the Internet between Internet routers. An ASN is associated to any public IP blocks tied to it where hosts are located. | 12345 |`Equals``Not Equals``In``Not In``Empty``Not Empty`|
36
36
| BGP Prefix | Any text values in the BGP prefix. | 123 4567 89 192.168.92.73/16 |`Equals``Not Equals``Starts with``Does not start with``In``Not in``Starts with in``Does not start with in``Contains``Does Not Contain``Contains In``Does Not Contain In``Empty``Not Empty`|
37
37
| IP Block | The IP block that is associated with the asset. | 192.168.92.73/16 ||
38
38
| Whois Admin Email | The email address of the listed administrator of a Whois record. |[email protected]||
0 commit comments