Autonomous System
AS33387 — NOCIX - Nocix, LLC(US)
Last fetched
AS33387 is an Autonomous System operated by NOCIX - Nocix, LLC and registered in US. As of Mon, 03 Aug 2026 23:07:49 GMT, it announces 47 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS33387 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.148.20.0/24
- 45.141.131.0/24
- 63.141.224.0/19
- 74.91.16.0/20
- 80.76.45.0/24
- 83.136.51.0/24
- 93.113.44.0/24
- 93.113.130.0/24
- 94.176.109.0/24
- 94.177.67.0/24
- 107.150.32.0/19
- 139.64.133.0/24
- 142.54.160.0/19
- 142.111.190.0/24
- 147.189.142.0/24
- 163.123.180.0/24
- 163.123.181.0/24
- 173.208.231.0/24
- 185.120.14.0/24
- 185.127.93.0/24
- 185.240.84.0/24
- 192.151.144.0/20
- 192.187.96.0/19
- 198.204.224.0/19
- 199.168.96.0/21
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS215595 | SPARKTECH - SparkTech LTD | US |
| AS32030 | VOIPSTER - VoIPster Communications, INC. | US |
| AS32097 | WII - WholeSale Internet, Inc. | US |
| AS397244 | TACKITT-NETWORKS - Tackitt, Inc. | US |
| AS401538 | NOVA86 - Nova86 | US |
| AS40812 | XTC-WIRELESS - XTC Limited Company | US |
| AS44324 | MOEDOVE-AS - MoeDove LLC | US |
| AS45887 | GPLHOST-AS-AP - GPLHost LLC | AU |
| AS55079 | STELLANET - Third Gear Networks | US |
| AS55207 | IGLOO - June Slater | US |
| AS65037 | — | — |
Blast radius
Count of dependent hostnames if AS33387 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS33387 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 208.67.0.0/21 | AS32097 | WII - WholeSale Internet, Inc. |
Threat posture
Related pages
Pivot deeper into the graph from AS33387.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS33387"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.